-
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
Composer access control #3503
Composer access control #3503
Conversation
…e during import tests
…he region they exist in
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I might add version gates around the at_least_one_of's - it doesn't seem to be actually causing issues when TF runs, but might print confusing error messages in GA. Otherwise LGTM
All the fields in that block are GA, only the |
* Create works, update needs help * non-plural name for set items * Add sql and web server ip cidr blocks * Test passes * Remove schema from ga version, fix lint erro * Add note to composer docs linking to private environment setup * Computed web server access as it has default values set by API. Ignore during import tests * Add computed to new cidr blocks as they get default values based on the region they exist in
Fixes: hashicorp/terraform-provider-google#6106
Release Note Template for Downstream PRs (will be copied)