Skip to content

aws version requirement not updated to >=5.83.0Β #210

@cdobbyn

Description

@cdobbyn

Describe the Bug

node_repair_config was added in aws provider 5.83.0. The versions.tf file wasn't updated, if you have a version below this but valid for the current versions.tf file you get this error:

Image

Expected Behavior

The versions.tf file should be updated so that when you're trying to run this module it will require your terraform to download the appropriate provider version.

Testing should catch the minimum aws provider version and validate this module still works when changes are made.

Steps to Reproduce

Set your aws provider to >5.8.0 but <5.85.0.
Run this module.

Screenshots

No response

Environment

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugπŸ› An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions