Skip to content

Commit

Permalink
feat: support tf 0.14
Browse files Browse the repository at this point in the history
Signed-off-by: ankitm123 <[email protected]>
  • Loading branch information
ankitm123 authored and jenkins-x-bot committed Dec 4, 2020
1 parent c6057af commit 2377334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = ">= 0.12.17, < 0.14"
required_version = ">= 0.12.17, < 0.15"

required_providers {
aws = ">= 2.53.0, < 4.0"
Expand Down

0 comments on commit 2377334

Please sign in to comment.