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

Fixes #180: Add tests for beta submodules/examples #280

Closed
wants to merge 1 commit into from

Conversation

nick4fake
Copy link
Contributor

terraform-google-modules/terraform-google-kubernetes-engine#180

Updated GKE CI pipeline for beta module

role = "roles/cloudkms.admin"

members = [
"serviceAccount:service-${google_project.ci_kubernetes_engine.number}@container-engine-robot.iam.gserviceaccount.com",
Copy link
Contributor

Choose a reason for hiding this comment

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

The error we're trying to solve is caused by insufficient permissions when creating a google_kms_key_ring resource. Should this role not be added to the service account created by google_service_account.ci_kubernetes_engine?

@ocsig ocsig added the TF Terraform CFT label Sep 29, 2019
@aaron-lane
Copy link
Contributor

Closed as Kubernetes Engine is using the new testing framework.

@aaron-lane aaron-lane closed this Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes TF Terraform CFT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants