WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

0.18.1 enforces AWS module >= 6.4.0 #93

@judgeaxl

Description

@judgeaxl

Describe the Bug

While I know I should lock the module version, it was a bit surprising that a patch version increment 0.18.1, would bump the version requirement for the AWS provider from not defined to >= 6.4.0, breaking for anyone who relies on a lower version. Personally I'm using ~> 5.0 Feels like a minor bump at least would be warranted, especially if this is a hard requirement for some new feature in the AWS module.

Expected Behavior

A minor version upgrade in the module to signify a potentially breaking change.

Steps to Reproduce

Refer to this module from any terraform/tofu config which has a restriction on the AWS module to be less than 6.4.

Screenshots

No response

Environment

  • OS: WSL2 Ubuntu
  • Version: 0.18.1
  • Terraform Version: 1.6.6

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