index
:
terraform
main
Some personal terraform files for my infra and lab environment.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
org-buetow-nextcloud
/
data.tf
blob: 3a8f86c60bec6a8760c7563fd1f3f28d4f957939 (
plain
)
1
2
3
data "aws_route53_zone" "my_zone" { name = "aws.buetow.org." # Replace with your domain name }