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 failing e2e tests for Cloud Run CMEK #2185

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

wiktorn
Copy link
Collaborator

@wiktorn wiktorn commented Mar 28, 2024

  • create a fixture adding IAM grants to Cloud Run service agent
  • add to README.md information about required grant

Decided to add ths as a fixture though it may not be reused so:

  • grant is not polluting the example
  • grant is fairly easy discoverable from README.md
  • setup_module is not burdened with additional grant which is used only for this example

Checklist

I applicable, I acknowledge that I have:

  • Read the contributing guide
  • Ran terraform fmt on all modified files
  • Regenerated the relevant README.md files using tools/tfdoc.py
  • Made sure all relevant tests pass

* create a fixture adding IAM grants to Cloud Run service agent
* add to README.md information about required grant

Decided to add ths as a fixture though it may not be reused so:
* grant is not polluting the example
* grant is fairly easy discoverable from README.md
* setup_module is not burdened with additional grant which is used only
  for this example
@wiktorn
Copy link
Collaborator Author

wiktorn commented Mar 28, 2024

E2E Run

@wiktorn wiktorn merged commit da4e5ac into master Mar 28, 2024
13 checks passed
@wiktorn wiktorn deleted the wiktorn-cloudrun-kms-e2e-fix branch March 28, 2024 14:02
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