We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb27c9 commit e4ce8dfCopy full SHA for e4ce8df
terraform/prod/.tool-versions
@@ -1 +1 @@
1
-terraform 0.14.11
+terraform 0.15.5
terraform/prod/provider.tf
@@ -7,7 +7,7 @@ provider "aws" {
7
}
8
9
terraform {
10
- required_version = "~> 0.14.0"
+ required_version = "~> 0.15.0"
11
required_providers {
12
aws = {
13
source = "hashicorp/aws"
0 commit comments