mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-22 16:48:26 +02:00
Cluster oidc issuer url string (#626)
* cluster_oidc_issuer_url to string change cluster_oidc_issuer_url output to return string * Update CHANGELOG.md adding entry to changelog * Update outputs.tf Co-Authored-By: Daniel Piddock <33028589+dpiddockcmp@users.noreply.github.com>
This commit is contained in:
@@ -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 cluster_oidc_issuer_url output from list to string (by @chewvader)
|
||||
- Fix idempotency issues for node groups with no remote_access configuration (by @jeffmhastings)
|
||||
|
||||
#### Important notes
|
||||
|
||||
Reference in New Issue
Block a user