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

AlreadyExistsException #7

Open
sblack4 opened this issue Aug 5, 2020 · 0 comments
Open

AlreadyExistsException #7

sblack4 opened this issue Aug 5, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@sblack4
Copy link
Contributor

sblack4 commented Aug 5, 2020

name = "alias/cloudtrail_key"

I was trying to test this module against an environment where it'd already been applied separately and got this. It would be nice to be able to change this name and not get that error

Error: AlreadyExistsException: An alias with the name arn:aws:kms:us-east-1::alias/cloudtrail_key already exists

  on .terraform/modules/cloudtrail_bucket/terraform-aws-cloudtrail-bucket-1.2.0/kms.tf line 72, in resource "aws_kms_alias" "this":
  72: resource "aws_kms_alias" "this" {
@sblack4 sblack4 added the enhancement New feature or request label Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant