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

Add support for WorkloadALTSConfig in google_container_cluster (Beta) #6762

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#16793.

WorkloadALTSConfig is a parameter in the beta GKE Cluster API used to configure authentication for Directpath connections. This PR adds support to the google-beta provider.

Release Note Template for Downstream PRs (will be copied)

container: added `workload_alts_config` field to `google_container_cluster` resource (beta)

Derived from GoogleCloudPlatform/magic-modules#9638

… (#9638)

* Add support for WorkloadALTSConfig in google_container_cluster

* Fix issues

* Make enable_alts within workload_alts_config required and force-send in JSON

* Update documentation

* Make acceptance test network & subnet names unique

* Remove extra test config

* Fix spacing
[upstream:fffe4b1616a1095d5d95c51f0519a5484c49c216]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit eed0cef into hashicorp:main Dec 15, 2023
2 checks passed
@modular-magician modular-magician deleted the downstream-pr-fffe4b1616a1095d5d95c51f0519a5484c49c216 branch November 16, 2024 03:51
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.

Add support for WorkloadALTSConfig in google_container_cluster (Beta)
1 participant