Skip to content
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

Downgraded require_version from 0.10.13 to 0.10.3 #48

Merged
merged 1 commit into from
Dec 12, 2017

Conversation

lcrisci
Copy link
Contributor

@lcrisci lcrisci commented Dec 12, 2017

There was a previous commit ( #38 ) to enforce version 0.10.13 to be able to use the Local Values feature.

https://github.com/hashicorp/terraform/blob/master/CHANGELOG.md#0103-august-30-2017

The right version was 0.10.3 and not 0.10.13 which doesn't exist.This is causing us issues now when we are running terraform:

The currently running version of Terraform doesn't meet the
version requirements explicitly specified by the configuration.
Please use the required version or update the configuration.
Note that version requirements are usually set for a reason, so
we recommend verifying with whoever set the version requirements
prior to making any manual changes.

Module: module.vpc
Required version: >= 0.10.13
Current version: 0.10.8

@antonbabenko antonbabenko merged commit fd9f2fb into terraform-aws-modules:master Dec 12, 2017
@antonbabenko
Copy link
Member

Good catch, v1.12.0 is now released.

@github-actions
Copy link

github-actions bot commented Nov 6, 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 6, 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.

2 participants