Skip to content

pin ebs_csi_irsa_role module version to 5.43.0, ignore tf lockfile#33

Open
whyevenquestion1t wants to merge 1 commit intoNVIDIA:mainfrom
whyevenquestion1t:main
Open

pin ebs_csi_irsa_role module version to 5.43.0, ignore tf lockfile#33
whyevenquestion1t wants to merge 1 commit intoNVIDIA:mainfrom
whyevenquestion1t:main

Conversation

@whyevenquestion1t
Copy link

@whyevenquestion1t whyevenquestion1t commented Sep 27, 2025

What this PR introduces:
It pins the ebs_csi_irsa_role module version to make the eks nvidia terraform module usable for newcomers

Explanation:
5.43.0 is the latest compatible version of ebs_csi_irsa_role that is compatible with the current input.
By default, when running terraform init the latest version of the module gets downloaded that is incompatible with the inputs

Ways to reproduce:

  1. Delete .terraform folder and run terraform init
  2. Or just run terraform init --upgrade

Proposal:

  1. It's possible to migrate to a newer major version of ebs_csi_irsa_role, but it will require changing the input format. might be worth doing it in order to stay up to date with latest aws terraform modules

@francisguillier would appreciate your review

Signed-off-by: Rinchin Shoysoronov <shoysoronovr@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant