Go to file
teutat3s 22fc439428
chore: bump hostingde provider to version 0.0.7
2024-01-13 01:14:55 +01:00
terraform chore: bump hostingde provider to version 0.0.7 2024-01-13 01:14:55 +01:00
.gitignore dns: init momo.koeln terraform files 2023-04-11 17:52:30 +02:00
README.md dns: init momo.koeln terraform files 2023-04-11 17:52:30 +02:00

README.md

Momo infra repo

Manage DNS records with terraform

cd terraform
terraform init
# Make changes to dns.tf
terraform plan -out "momo-infra.plan"
terraform apply "momo-infra.plan"

For more details, see the terraform hosting.de provider docs