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

fix: Added new force_destroy variable to cloudbuild module. #304

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

lpezet
Copy link
Contributor

@lpezet lpezet commented Jul 14, 2024

This is a proposed fix for issue #146

Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @lpezet!

Checking for documentation generation
diff -r '--exclude=.terraform' '--exclude=.kitchen' '--exclude=autogen' '--exclude=*.tfvars' '--exclude=*metadata.yaml' /workspace/examples/cloudbuild_enabled/README.md /tmp/tmp.gaJjQtWSFY/generate_docs/workspace/examples/cloudbuild_enabled/README.md
11a12
> | force\_destroy | If supplied, the logs and artifacts buckets will be deleted even while containing objects. | `bool` | `false` | no |
diff -r '--exclude=.terraform' '--exclude=.kitchen' '--exclude=autogen' '--exclude=*.tfvars' '--exclude=*metadata.yaml' /workspace/modules/cloudbuild/README.md /tmp/tmp.gaJjQtWSFY/generate_docs/workspace/modules/cloudbuild/README.md
61a62
> | force\_destroy | If supplied, the logs and artifacts buckets will be deleted even while containing objects. | `bool` | `false` | no |
Error: Documentation generation has not been run, please run the
'make docker_generate_docs' command and commit the above changes.

@lpezet
Copy link
Contributor Author

lpezet commented Jul 17, 2024

@apeabody Ah yes, thanks. I was looking for a way to update the doc.

@apeabody
Copy link
Contributor

/gcbrun

@lpezet
Copy link
Contributor Author

lpezet commented Jul 17, 2024

Shoot...build failed. What did I do wrong?

Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @lpezet!

@apeabody apeabody merged commit 1cdce21 into terraform-google-modules:master Jul 17, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants