mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-10 19:16:50 +02:00
Fix idempotency with node group remote_access block (#625)
* add kubernetes provider configuration for managed_node_groups example * use dynamic block for remote_access * update changelog
This commit is contained in:
committed by
Max Williams
parent
7824e8b263
commit
11d8ee8631
@@ -18,6 +18,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Fix deprecated interpolation-only expression (by @angelabad)
|
||||
- Updated required version of AWS Provider to >= v2.38.0 for Managed Node Groups (by @wmorgan6796)
|
||||
- Updated minimum version of Terraform to avoid a bug (by @dpiddockcmp)
|
||||
- Fix idempotency issues for node groups with no remote_access configuration (by @jeffmhastings)
|
||||
|
||||
#### Important notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user