Some checks failed
terraform validation / Terraform (push) Failing after 27s
${REPO_NAME}
${REPO_DESCRIPTION}
A propos de
Prérequis
Vous avez besoin d'une installation terraform fonctionnelle.
https://developer.hashicorp.com/terraform/install?product_intent=terraform
Vous avec besoin d'avoir Powershell 7
Vous avec besoin d'avoir Azure CLI
https://learn.microsoft.com/fr-fr/cli/azure/install-azure-cli-windows?tabs=azure-cli
Démarrage manuel
git clone https://gitea.tips-of-mine.com${REPO_LINK}.git
cd ${TEMPLATE_NAME}
pwsh
Depuis l'interface on contrôle la présent du module Powershell pour Azure
Get-InstalledModule -Name ALZ
S'il n'est pas présent on l'installe
Install-Module -Name ALZ
On s'authentifie
az login
On s'authentifie
Deploy-Accelerator -inputs "./config/inputs-local-terraform-complete-multi-region.yaml", "./config/config-hub-and-spoke-vnet-multi-region.yaml" -output "./output" -i "terraform" -b "alz_local"
Utilisation du repository
init
terraform init
validation
terraform validate
plan
terraform plan
Buy me a coffe
Description