Modify : remove aplly Ci/CD
All checks were successful
terraform validation / Terraform (push) Successful in 17s

This commit is contained in:
Hubert Cornet 2025-01-23 07:49:21 +01:00
parent df13980e97
commit e6a1e16702

View File

@ -55,6 +55,6 @@ jobs:
id: plan
run: terraform plan
- name: Terraform Apply
id: apply
run: terraform apply -auto-approve
# - name: Terraform Apply
# id: apply
# run: terraform apply -auto-approve