Skip to content

Commit

Permalink
CI-CD for domains
Browse files Browse the repository at this point in the history
  • Loading branch information
Neill Turner committed Jan 8, 2025
1 parent af2abb8 commit eb1dd74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/domains/environment_domains/outputs.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
output "origin_hostnames" {
value = [ for domain in var.hosted_zone : domain.origin_hostname ]
}
# test

0 comments on commit eb1dd74

Please sign in to comment.