terraform-aws-eks icon indicating copy to clipboard operation
terraform-aws-eks copied to clipboard

Can not create an access_entry without a policy_association

Open andrewhharmon opened this issue 11 months ago β€’ 1 comments

Description

I'mm trying to create an access entry that uses only K8s groups and I do not want to associate an access policy. The module seems to fail to pickup access entries unless they have a policy_associations section that is not empty

If your request is for a new feature, please use the Feature request template.

  • [ ] βœ‹ I have searched the open/closed issues and my issue is not listed.

⚠️ Note

Before you submit an issue, please perform the following first:

  1. Remove the local .terraform directory (! ONLY if state is stored remotely, which hopefully you are following that best practice!): rm -rf .terraform/
  2. Re-initialize the project root to pull down modules: terraform init
  3. Re-attempt your terraform plan or apply and check if the issue still persists

Versions

  • Module version [Required]:

  • Terraform version:

  • Provider version(s):

Reproduction Code [Required]

Steps to reproduce the behavior:

Expected behavior

Actual behavior

Terminal Output Screenshot(s)

Additional context

andrewhharmon avatar Feb 28 '24 14:02 andrewhharmon

we won't be able to help without a reproduction

bryantbiggs avatar Feb 28 '24 14:02 bryantbiggs

closing for now - please feel free to provide a reproduction for us to help triage and troubleshoot

bryantbiggs avatar Mar 12 '24 11:03 bryantbiggs

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

github-actions[bot] avatar Apr 12 '24 02:04 github-actions[bot]