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

Allow creation of service accounts #80

Merged
merged 5 commits into from Feb 20, 2019

Conversation

Jberlinsky
Copy link
Contributor

Per #2, allows create to be specified as var.service_account, which triggers the creation of a cluster-specific service account. The service account is granted the following permissions, as advised by the GKE docs:

  • roles/logging.logWriter
  • roles/monitoring.metricWriter
  • roles/monitoring.viewer

@Jberlinsky Jberlinsky changed the title Feature/allow creation of service accounts Allow creation of service accounts Feb 13, 2019
@morgante morgante self-assigned this Feb 13, 2019
Copy link
Contributor

@morgante morgante left a comment

Choose a reason for hiding this comment

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

LGTM. Please provide a follow-up PR which sets the default to create as it is the most secure option.

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