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

feat: Hub submodule - add option to use existing service account to register clusters. #678

Merged
merged 4 commits into from
Sep 18, 2020

Conversation

cloud-pharaoh
Copy link
Contributor

No description provided.

@comment-bot-dev
Copy link

comment-bot-dev commented Sep 17, 2020

Thanks for the PR! 🚀
✅ Lint checks have passed.

Copy link
Member

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks for the PR!

@@ -41,7 +41,9 @@ To deploy this config:
| gke\_hub\_sa\_name | Name for the GKE Hub SA stored as a secret `creds-gcp` in the `gke-connect` namespace. | string | `"gke-hub-sa"` | no |
| location | The location (zone or region) this cluster has been created in. | string | n/a | yes |
| project\_id | The project in which the resource belongs. | string | n/a | yes |
| sa\_private\_key | Private key for service account. Required only if `use_existing_sa` is set to `true`. | string | `"null"` | no |
Copy link
Member

Choose a reason for hiding this comment

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

Should we call out the fact that this should be base64 encoded?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. That is a good idea.

@bharathkkb bharathkkb changed the title Hub submodule: Add option to use existing service account to register clusters. feat: Hub submodule - add option to use existing service account to register clusters. Sep 18, 2020
@bharathkkb bharathkkb merged commit 9f84cec into terraform-google-modules:master Sep 18, 2020
CPL-markus pushed a commit to WALTER-GROUP/terraform-google-kubernetes-engine that referenced this pull request Jul 15, 2024
…egister clusters. (terraform-google-modules#678)

* use existing service account

* count. use index

* format and docs

* add encoded to docs
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