Skip to content

Commit

Permalink
Merge pull request #417 from 18F/U.S.-Digital-Registry
Browse files Browse the repository at this point in the history
HOLD till 3/22 @ 12pm ET — Update the U.S. Digital Registry record
  • Loading branch information
afeld authored Mar 22, 2020
2 parents 041035b + b0507fb commit 64d6f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/digitalgov.gov.tf
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ resource "aws_route53_record" "usdigitalregistry_digitalgov_gov_a" {
type = "CNAME"
ttl = "300"
records = [
"alb-scmdrg-prod-digitalgov-pub-1-1069371853.us-east-1.elb.amazonaws.com."
"alb-smr-prod-pub-2-970074805.us-east-1.elb.amazonaws.com."
]
}

Expand Down

0 comments on commit 64d6f70

Please sign in to comment.