mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 17:24:23 -04:00
destroy module.logo_upload_bucket
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
|||||||
TF_VAR_cf_user: ${{ secrets.CLOUDGOV_USERNAME }}
|
TF_VAR_cf_user: ${{ secrets.CLOUDGOV_USERNAME }}
|
||||||
TF_VAR_cf_password: ${{ secrets.CLOUDGOV_PASSWORD }}
|
TF_VAR_cf_password: ${{ secrets.CLOUDGOV_PASSWORD }}
|
||||||
run: |
|
run: |
|
||||||
terraform destroy -target=module.logo_upload_bucket
|
terraform destroy -target=module.logo_upload_bucket -auto-approve
|
||||||
|
|
||||||
|
|
||||||
- name: Terraform apply
|
- name: Terraform apply
|
||||||
|
|||||||
Reference in New Issue
Block a user