Skip to content

latest released version not available in terraform registry #64

Open
@charltonstanley

Description

@charltonstanley

At the time of writing, 2.1.7 is tagged as the latest release on this repository, however terraform reports that the latest available is 2.1.5. Can this be fixed so that I can pull straight from the registry instead of from github? Thanks in advance.

│ Error: Unresolvable module version constraint
│ 
│   on main.tf line 39:
│   39: module "mongo-task-definition" {
│ 
│ There is no available version of module "registry.terraform.io/mongodb/ecs-task-definition/aws" (main.tf:39) which matches the given version constraint. The newest available version is
│ 2.1.5.
╵

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions