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

Ignore changes to metadata.0.annotations in Cloud Run module #1269

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

juliocc
Copy link
Collaborator

@juliocc juliocc commented Mar 21, 2023

Fixes #1173

@juliocc juliocc enabled auto-merge March 21, 2023 11:17
@juliocc juliocc merged commit fc00053 into master Mar 21, 2023
@juliocc juliocc deleted the jccb/fix-1173 branch March 21, 2023 11:22
wiktorn added a commit to wiktorn/cloud-foundation-fabric that referenced this pull request Jun 13, 2023
Ignore explicitly:
* metadata.0.annotations["run.googleapis.com/operation-id"],
* template.0.metadata.0.labels["run.googleapis.com/startupProbeType"]

To remove permdiff in terraform plan. Not ignoring all changes in
annotations as it implements some of the functionality and it prevents
detecting drift.

Related: GoogleCloudPlatform#1435, GoogleCloudPlatform#1269
wiktorn added a commit that referenced this pull request Jun 13, 2023
Ignore explicitly:
* metadata.0.annotations["run.googleapis.com/operation-id"],
* template.0.metadata.0.labels["run.googleapis.com/startupProbeType"]

To remove permdiff in terraform plan. Not ignoring all changes in
annotations as it implements some of the functionality and it prevents
detecting drift.

Related: #1435, #1269
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

run.googleapis.com/operation-id always triggers updates
2 participants