You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closing for now - please see the guidance provided above by Apoorva as well as #1319 where the v19 of the terraform-aws-eks module handles this for users today
Description
KMS key created as part of this module cannot be deleted by other admins.
terraform-aws-eks-blueprints/data.tf
Line 89 in 6f571f2
This has cause a lot of issues with clean up in our use case, where the original creator role may not be available.
can we add root to the principal list?
If your request is for a new feature, please use the
Feature request
template.Before you submit an issue, please perform the following first:
.terraform
directory (! ONLY if state is stored remotely, which hopefully you are following that best practice!):rm -rf .terraform/
terraform init
Versions
Module version [Required]:
Terraform version:
Reproduction Code [Required]
Steps to reproduce the behavior:
Expected behaviour
Actual behaviour
Terminal Output Screenshot(s)
Additional context
The text was updated successfully, but these errors were encountered: