terraform-aws-modules / terraform-aws-transit-gateway

Terraform module to create AWS Transit Gateway resources 🇺🇦

Home Page:https://registry.terraform.io/modules/terraform-aws-modules/transit-gateway/aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version 2.7.0 should be a breaking change

baileydoestech opened this issue · comments

Description

Some of our terraform CI processes began failing over the weekend, this is because of the 2.7.0 release of this module which now explicitly requires AWS provider >= 4.4 as per this commit:

131ed50#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R72

Many of our terraform repos are still locked to V3 so a version constraint mismatch will be reported durng terraform init.

I would have thought, at the very least, this warrants a breaking change note in the release notes - nothing about the AWS provider upgrade is actually listed. Ideally I would suggest this release is re-tagged as v3.0.0

This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days

This issue was automatically closed because of stale in 10 days

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.