github cloudposse/terraform-aws-eks-cluster 0.39.0
v0.39.0

latest releases: 4.1.0, v4, 4.0.0...
2 years ago
OIDC thumbprint_list can be retrieved and tags added to OIDC provider @nnsense (#115)

what/why

  • Thanks to hashicorp/terraform-provider-tls#62 the sha1_fingerprint can be set automatically instead of be hardcoded, which is prone to error since some region has a different one.
  • Minor, but useful: the OIDC provider wasn't tagged, which makes hard to find it and delete if the cluster is gone. I've just added the beloved module.label.tags

references

Don't miss a new terraform-aws-eks-cluster release

NewReleases is sending notifications on new releases.