Skip to content

Commit

Permalink
Merge branch 'tf-upgrade' of github.e.it.census.gov:terraform-modules…
Browse files Browse the repository at this point in the history
…/aws-vpc-setup into tf-upgrade
  • Loading branch information
badra001 committed Sep 21, 2023
2 parents e1adbcc + 191f8e6 commit 102c45b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/vpc-apps-dns-remote-zone/associate-zones.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ locals {
## provider "aws" {
## alias = "route53_ALIAS"
## region = var.region_map["REGION"]
## profile = var.profile
## assume_role {
## role_arn = format("arn:%v:iam::%v:role/r-inf-terraform-route53", data.aws_arn.current.partition, "ACCOUNTID")
## session_name = var.os_username
Expand Down

0 comments on commit 102c45b

Please sign in to comment.