-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Add support for cloud run service IAM. Use base paths via replaceVars #2770
Add support for cloud run service IAM. Use base paths via replaceVars #2770
Conversation
e85d47b
to
5fc9da9
Compare
Hi! I'm the modular magician, I work on Magic Modules. Pull request statusesNo diff detected in Ansible. New Pull RequestsI built this PR into one or more new PRs on other repositories, and when those are closed, this PR will also be merged and closed. |
Hi! I'm the modular magician, I work on Magic Modules. Pull request statusesterraform-provider-google-beta already has an open PR. New Pull RequestsI didn't open any new pull requests because of this PR. |
Hi! I'm the modular magician, I work on Magic Modules. Pull request statusesterraform-provider-google-beta already has an open PR. New Pull RequestsI didn't open any new pull requests because of this PR. |
Hi! I'm the modular magician, I work on Magic Modules. Pull request statusesterraform-provider-google-beta already has an open PR. New Pull RequestsI didn't open any new pull requests because of this PR. |
Hi! I'm the modular magician, I work on Magic Modules. Pull request statusesterraform-provider-google-beta already has an open PR. New Pull RequestsI didn't open any new pull requests because of this PR. |
… in all genertaed IAM
… This allows us to generate the cloud run IAM test
Tracked submodules are build/terraform-beta build/terraform-mapper build/terraform build/ansible build/inspec.
78b0410
to
1eb4b2d
Compare
Fixes: hashicorp/terraform-provider-google#4262
Allow for overriding base_url and import_format in
iam_policy
due to cloud run location scoped URLs.Cloud run IAM policy URLs are NOT the same as the service URL, unlike every other resource that exists so far. This required some refactoring to fix
Handwritten test because of custom import formats that generated tests do not support.
Release Note Template for Downstream PRs (will be copied)