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

Add support for "preserve" argument for addons

Open romich opened this issue 3 years ago β€’ 2 comments

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.

  • Yes βœ…: 4.10.0

Describe the solution you'd like.

Add support for preserve argument in resource "aws_eks_addon", similar to other arguments.

Describe alternatives you've considered.

Managing addons out of the module.

Additional context

I understand that AWS v4 has significant breaking changes and not all people can or want to upgrade (though v4.9.0 has improvements in this regard), so for now just probing whether setting min version of aws provider to 4.10.0 in this module is something that would be considered.

romich avatar May 03 '22 09:05 romich

marking as duplicate of #1908 - when that is added this functionality will be supported as well

bryantbiggs avatar May 03 '22 11:05 bryantbiggs

actually keeping it open since its not same source πŸ˜…

bryantbiggs avatar May 03 '22 11:05 bryantbiggs

This issue has been resolved in version 19.0.0 :tada:

antonbabenko avatar Dec 05 '22 21:12 antonbabenko

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 Jan 05 '23 02:01 github-actions[bot]