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

Configure public.ecr.aws password in provider

Open Atry opened this issue 1 year ago β€’ 0 comments

Description

This PR prevents helm_release.karpenter from being upgraded each time of terraform apply even when the main.tf is unchanged

Motivation and Context

Currently data.aws_ecrpublic_authorization_token can invalidate helm_release.karpenter even when the main.tf is unchanged

Breaking Changes

N/A

How Has This Been Tested?

  • [x] I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • [x] I have tested and validated these changes using one or more of the provided examples/* projects
  • [ ] I have executed pre-commit run -a on my pull request

Atry avatar Oct 20 '24 15:10 Atry