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

Update versions.tf #135

Merged
merged 5 commits into from
Aug 11, 2020
Merged

Conversation

cocktailer
Copy link
Contributor

No description provided.

Copy link
Member

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!
We wont be immediately dropping support for 0.12. Also if you could update this across all submodules, that would be great. Example PR

@@ -15,7 +15,7 @@
*/

terraform {
required_version = "~> 0.12.6"
required_version = ">= 0.13"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
required_version = ">= 0.13"
required_version = ">=0.12.6, <0.14"

@morgante morgante merged commit 86c533a into terraform-google-modules:master Aug 11, 2020
@mpastecki
Copy link

Would it be possible to release a tag with this before 4.0.0 is released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants