forked from GoogleCloudPlatform/magic-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(google_container_cluster): support enable k8s beta apis (GoogleC…
…loudPlatform#8355) * feat(google_container_cluster): support enable k8s beta apis Signed-off-by: toVersus <[email protected]> * use TypeSet to avoid the re-ordering being treated as a diff * add custom diff to recreate cluster when removing enabled apis * add unit and integration tests * fix: use contains instead of sets intersection * Update mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown --------- Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
- Loading branch information
1 parent
3e1a006
commit b5a06c5
Showing
4 changed files
with
337 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.