Go to file
teutat3s b895b6152a
terraform: update provider hostingde/hostingde -> pub-solar/hostingde
2023-04-26 23:53:40 +02:00
terraform terraform: update provider hostingde/hostingde -> pub-solar/hostingde 2023-04-26 23:53:40 +02: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