cloudposse/terraform-aws-iam-role

The terraform registry does not have the correct version of the module

Closed this issue · 1 comments

Describe the Bug

The terraform registry does not have the correct version of the module

Expected Behavior

Terraform Registry lists the latest version 0.11.1, but Terraform gives an error when trying to use this version. On github the latest version is currently 0.15.0

╷
│ Error: Unresolvable module version constraint
│ 
│ There is no available version of module "registry.terraform.io/cloudposse/iam-role/aws" (role.tf:13) which matches the given version constraint.
│ The newest available version is 0.15.0.
╵

╷
│ Error: Unresolvable module version constraint
│ 
│ There is no available version of module "registry.terraform.io/cloudposse/iam-role/aws" (role.tf:13) which matches the given version constraint.
│ The newest available version is 0.15.0.
╵

Steps to Reproduce

  1. Open link https://registry.terraform.io/modules/cloudposse/eks-iam-role/aws/latest

Screenshots

image

image

@eboboshka you made this issue under the wrong repository 😄
This is terraform-aws-iam-role
but you're using eks-iam-role