mirror of
https://github.com/sidpalas/devops-directive-terraform-course.git
synced 2025-12-17 08:01:22 +00:00
update domain
This commit is contained in:
@@ -23,5 +23,5 @@ provider "aws" {
|
||||
|
||||
# Route53 zone is shared across staging and production
|
||||
resource "aws_route53_zone" "primary" {
|
||||
name = "mysuperawesomesite.com"
|
||||
}
|
||||
name = "devopsdeployed.com"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user