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

Make workload identity k8s SA configurable #430

Merged
merged 1 commit into from
Feb 11, 2020

Conversation

morgante
Copy link
Contributor

@morgante morgante commented Feb 10, 2020

In some cases, we want to attach workload identity to an existing Kubernetes Service Account. This updates the module to handle that case.

modules/workload-identity/main.tf Outdated Show resolved Hide resolved
@morgante morgante force-pushed the feat/workload_identity_config branch from 6622005 to f3d0f16 Compare February 10, 2020 21:48
@morgante morgante changed the title [WIP] Make workload identity k8s SA configurable Make workload identity k8s SA configurable Feb 10, 2020
@morgante
Copy link
Contributor Author

Error looks spurious, related to #432.

source = "terraform-google-modules/gcloud/google"
version = "~> 0.5"

platform = "linux"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this need to be parameterized to support darwin gcloud?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since I'm disabling download, it doesn't.

@morgante morgante merged commit 51fba38 into master Feb 11, 2020
CPL-markus pushed a commit to WALTER-GROUP/terraform-google-kubernetes-engine that referenced this pull request Jul 15, 2024
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.

None yet

3 participants