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: remove unnecessary validation block #335

Merged

Conversation

tpdownes
Copy link
Member

@tpdownes tpdownes commented Sep 7, 2023

Although supplying incompatible network and subnetworks will not work, it is not strictly required to supply just one or the other; we should not introduce this change in behavior in 10.0 on a field that existed in 9.0.

This validation block makes more sense in the [HPC Toolkit])(github.com/GoogleCloudPlatform), where I copied it from, but I don't think it belongs in the more general CFT modules.

Follow-up to #330.

@tpdownes tpdownes requested a review from a team as a code owner September 7, 2023 21:53
Although supplying incompatible network and subnetworks will not work,
it is not strictly required to supply just one or the other; we should
not introduce this change in behavior in 10.0 on a field that existed in
9.0.
@tpdownes tpdownes force-pushed the remove_validation_block branch from 94d934c to f98c46a Compare September 8, 2023 13:58
@g-awmalik g-awmalik merged commit 84fbd1f into terraform-google-modules:master Sep 8, 2023
4 checks passed
@tpdownes tpdownes deleted the remove_validation_block branch September 19, 2023 20:34
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.

2 participants