tout est fonctionnel
All checks were successful
terraform validation / Terraform (push) Successful in 11s

This commit is contained in:
2025-01-15 07:57:31 +01:00
parent 33ff1d1604
commit 4bfecd99cc
10 changed files with 138 additions and 103 deletions

View File

@@ -1,7 +1,7 @@
# ${REPO_NAME}
# terraform-cloudflare-dns-zone
${REPO_DESCRIPTION}
Gestion DNS pour CloudFlare
# A propos de
@@ -14,8 +14,8 @@ https://developer.hashicorp.com/terraform/install?product_intent=terraform
# Démarrage manuel
~~~bash
git clone https://gitea.tips-of-mine.com${REPO_LINK}.git
cd ${TEMPLATE_NAME}
git clone https://gitea.tips-of-mine.com/tips-of-mine/terraform-cloudflare-dns-zone.git
cd terraform-cloudflare-dns-zone
~~~
# Utilisation du repository
@@ -35,5 +35,10 @@ plan
terraform plan
~~~
apply
~~~bash
terraform plan
~~~
# Buy me a coffe
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>