Terraform code to provision a lab in azure using argocd as base of other tools i want to learn π³ π
terraform apply
terraform plan -out out.plan -var-file=./environments/dev.tfvars
terraform apply "out.plan"
π€ Plinio Nascimento
- Website: pliniogsnascimento.dev
- Twitter: @PliniogsN
- Github: @pliniogsnascimento
- LinkedIn: @plinio-nascimento-8b4ab6146
Give a βοΈ if this project helped you!
This README was generated with β€οΈ by readme-md-generator