Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jan 5, 2024
1 parent 4a4e5d9 commit 32ce568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acmpca/example.tf.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module "cert2" {
module "cert3" {
source = "git@github.e.it.census.gov:terraform-modules/aws-certificates//acmpca"

certificate_dns = "test1.domain.census.gov"
certificate_dns = "test3.domain.census.gov"
contact_email = "cio.engineering.alert.list@census.gov"
create_files = false
certificate_authority_mode = "short"
Expand Down

0 comments on commit 32ce568

Please sign in to comment.