diff options
| author | Paul Buetow <paul@buetow.org> | 2023-12-20 11:58:32 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-12-20 11:58:32 +0200 |
| commit | 6a71bf68da349fd8da7b4bd0eacd8f7ba8202b6e (patch) | |
| tree | 2d4de55a0fe2c19bbf81528326d912fe0e48cf7a /org-buetow-nextcloud/data.tf | |
| parent | 5a4b5959a5dfb5cdf6e9c67eaae99a5e4ac9cab9 (diff) | |
Use buetow.cloud domain
Diffstat (limited to 'org-buetow-nextcloud/data.tf')
| -rw-r--r-- | org-buetow-nextcloud/data.tf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/org-buetow-nextcloud/data.tf b/org-buetow-nextcloud/data.tf deleted file mode 100644 index 17fb246..0000000 --- a/org-buetow-nextcloud/data.tf +++ /dev/null @@ -1,3 +0,0 @@ -data "aws_route53_zone" "zone" { - name = "aws.buetow.org." # Replace with your domain name -} |
