Skip to content

terraform tries to recreate ci-user twice for different environments #49

@thdaraujo

Description

@thdaraujo

apply-secrets will not work when you already have an existing environment set up because terraform tries to create the ci-user again.

For apply-env, terraform also tries to recreate these policies with the same name and it fails:
eks_list_and_describe_policy ci_user_list_and_describe_policy (https://github.com/commitdev/zero-aws-eks-stack/blob/master/templates/terraform/modules/environment/iam.tf)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions