Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(delivery): integrate TF refactor into cleanup script #487

Merged
merged 3 commits into from
Jun 6, 2022
Merged

Conversation

ace-n
Copy link
Contributor

@ace-n ace-n commented Jun 6, 2022

Part of #397; will be rebased into #482

@ace-n ace-n requested a review from a team as a code owner June 6, 2022 20:06
@github-actions github-actions bot added component: delivery Related to automation, testing, deployment of the application. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Jun 6, 2022
@ace-n ace-n requested a review from grayside June 6, 2022 20:07
@github-actions github-actions bot added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Jun 6, 2022
@@ -137,7 +137,7 @@ gcloud scheduler jobs delete nightly-builds \
|| true

# Remove existing Terraform state (Part 1)
pushd "terraform/ops"
pushd terraform/environments/ops
terraform init
terraform apply \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

future change: could we switch to terraform destroy for brevity and clarity? This through me a bit as I was trying to figure out why a cleanup script was creating resources.

@ace-n ace-n merged commit 66b4b3f into main Jun 6, 2022
@ace-n ace-n deleted the ace-n-patch-6 branch June 6, 2022 22:24
@ace-n ace-n mentioned this pull request Jun 8, 2022
@ace-n ace-n self-assigned this Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: delivery Related to automation, testing, deployment of the application. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants