Skip to content

Commit

Permalink
Fix formatting issues
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Enright <[email protected]>
  • Loading branch information
jimright committed Jun 20, 2024
1 parent ad3d77f commit 95ca83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ module "cdp_deploy" {
azure_cdp_gateway_subnet_names = module.cdp_azure_prereqs.azure_cdp_gateway_subnet_names

azure_environment_flexible_server_delegated_subnet_names = module.cdp_azure_prereqs.azure_cdp_flexible_server_delegated_subnet_names
azure_database_private_dns_zone_id = module.cdp_azure_prereqs.azure_database_private_dns_zone_id
azure_database_private_dns_zone_id = module.cdp_azure_prereqs.azure_database_private_dns_zone_id

azure_security_group_default_uri = module.cdp_azure_prereqs.azure_security_group_default_uri
azure_security_group_knox_uri = module.cdp_azure_prereqs.azure_security_group_knox_uri
Expand Down

0 comments on commit 95ca83c

Please sign in to comment.