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 permadiff on google_vpc_access_connector resource with breaking changes (min_instances, max_instances, min_throughput, max_throughput fields) #7709

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#15278

When reviewing this PR please see:

Release Note Template for Downstream PRs (will be copied)

vpcaccess: removed default values for `min_throughput` and `min_instances` fields on `google_vpc_access_connector` and made them default to values returned from the API when not provided by users
vpcaccess: added a conflicting fields restriction between `min_throughput` and `min_instances` fields on `google_vpc_access_connector`
vpcaccess: added a conflicting fields restriction between `max_throughput` and `max_instances` fields on `google_vpc_access_connector`

Derived from GoogleCloudPlatform/magic-modules#10313

…hanges (min_instances, max_instances, min_throughput, max_throughput fields) (#10313)

[upstream:f8834bc45fcf94b05c0e6f7de2dcf8003e6d7745]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit d0f576d into hashicorp:FEATURE-BRANCH-major-release-6.0.0 Jul 10, 2024
3 checks passed
@modular-magician modular-magician deleted the downstream-pr-f8834bc45fcf94b05c0e6f7de2dcf8003e6d7745 branch November 16, 2024 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant