Skip to content

fix: revert module Terraform 0.13.x version upgrade #186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 2, 2021
Merged

fix: revert module Terraform 0.13.x version upgrade #186

merged 3 commits into from
Mar 2, 2021

Conversation

bryantbiggs
Copy link
Member

@bryantbiggs bryantbiggs commented Mar 2, 2021

Description

  • revert module Terraform 0.13.x version upgrade
  • update ci-cd checks to validate each Terraform root directory

closes #185

Motivation and Context

  • min version used will vary greatly, this update allows examples to have various minimum versions of Terraform and still be tested separate from what the module min version is itself

Breaking Changes

  • No

How Has This Been Tested?

  • CI/CD checks

@bryantbiggs bryantbiggs requested a review from antonbabenko March 2, 2021 01:35
@@ -17,12 +17,6 @@ Depending on which SCM system you use, Github repositories or Gitlab projects ha

See `README.md` in `examples` for Github or Gitlab for complete details.

## Terraform versions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is a good idea to remove this section from README! :)

@antonbabenko antonbabenko merged commit 7efd408 into terraform-aws-modules:master Mar 2, 2021
@antonbabenko
Copy link
Member

v2.35.0 has been just released.

@bryantbiggs bryantbiggs deleted the fix/revert-module-terraform-version-upgrade branch March 2, 2021 11:49
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v2.33.0 breaks compatibility with Terraform v0.12
2 participants