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 Cloud Run system annotations/labels #1436

Merged
merged 2 commits into from
Jun 13, 2023

Conversation

wiktorn
Copy link
Collaborator

@wiktorn wiktorn commented 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, #1173

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 wiktorn merged commit 30ae108 into GoogleCloudPlatform:master Jun 13, 2023
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.

2 participants