aws-ia / terraform-aws-eks-blueprints-addons

Terraform module which provisions addons on Amazon EKS clusters
https://aws-ia.github.io/terraform-aws-eks-blueprints-addons/main/
Apache License 2.0
272 stars 127 forks source link

Question about tag: v1.12.0 #388

Closed carlosj934 closed 6 months ago

carlosj934 commented 7 months ago

Discussed in https://github.com/aws-ia/terraform-aws-eks-blueprints-addons/discussions/385

Originally posted by **carlosj934** April 5, 2024 Hello, I was curious if anyone could point out which commit hash is associated to version = "~> 1.12". It looks like when trying to use this version, tag: v1.16.0 aligns closer to the version rather than tag: v1.12.0. Thank you! @askulkarni2
carlosj934 commented 7 months ago

@bryantbiggs

bryantbiggs commented 7 months ago

Hi - I don't quite follow, what exactly are you trying to do?

For ref, here is a diff between 1.12 and 1.16 https://github.com/aws-ia/terraform-aws-eks-blueprints-addons/compare/v1.12.0...v1.16.0

carlosj934 commented 7 months ago

Hi - I don't quite follow, what exactly are you trying to do?

For ref, here is a diff between 1.12 and 1.16 v1.12.0...v1.16.0

Hello, I have a local version of this repo that I'm sourcing for my personal project. When I source it directly from the terraform registry I would point it at version ~>1.12 but when trying change my source to be pointing at the locally hosted version of this module it seems like tag v1.16.0 keeps my environment the same but tag v1.12.0 is rolling back the versions of alb controller helm release and making a change the IAM policy of the alb controller. So I was just curious if there was a difference between the version numbers on the terraform registry compared to the tag numbers on github. Thank you! @bryantbiggs

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days