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) #16816

Conversation

modular-magician
Copy link
Collaborator

Fixes #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

…hashicorp#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 d4f084a into hashicorp:main Dec 15, 2023
4 checks passed
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2024
@modular-magician modular-magician deleted the downstream-pr-fffe4b1616a1095d5d95c51f0519a5484c49c216 branch November 17, 2024 02:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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