performing terraform appply
This commit is contained in:
@@ -57,7 +57,10 @@ jobs:
|
|||||||
working-directory: ./gerrit-repo/Terraform-CICD
|
working-directory: ./gerrit-repo/Terraform-CICD
|
||||||
run: terraform plan
|
run: terraform plan
|
||||||
|
|
||||||
#- name: Terraform Apply
|
- name: Terraform Apply
|
||||||
# working-directory: ./gerrit-repo/Terraform
|
working-directory: ./gerrit-repo/Terraform
|
||||||
# run: terraform apply -auto-approve tfplan
|
run: terraform apply -auto-approve tfplan
|
||||||
|
|
||||||
|
- name: Clean up credentials
|
||||||
|
run: rm -f gcp-key.json
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user