Skip to content

Commit

Permalink
CC-2176: Creation of AccessGate Instances
Browse files Browse the repository at this point in the history
  • Loading branch information
SahidKhan89 committed Nov 27, 2023
1 parent 719d802 commit c8d4689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/ccms-ebs-upgrade/certificates.tf
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ resource "aws_route53_record" "external_validation" {
aws_instance.ec2_ebsapps
]

provider = aws.core-vpc
provider = aws.core-network-services

for_each = {
for dvo in local.cert_opts : dvo.domain_name => {
Expand Down

0 comments on commit c8d4689

Please sign in to comment.