terraform-aws-eks
terraform-aws-eks copied to clipboard
Add support for "preserve" argument for addons
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.
marking as duplicate of #1908 - when that is added this functionality will be supported as well
actually keeping it open since its not same source π
This issue has been resolved in version 19.0.0 :tada:
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.