Commit 86640795 authored by Anton Babenko's avatar Anton Babenko Committed by GitHub

fix: Updated min required version of Terraform to 0.12.21 (#532)

parent 592540ec
...@@ -224,7 +224,7 @@ It is possible to integrate this VPC module with [terraform-aws-transit-gateway ...@@ -224,7 +224,7 @@ It is possible to integrate this VPC module with [terraform-aws-transit-gateway
| Name | Version | | Name | Version |
|------|---------| |------|---------|
| terraform | >= 0.12.7 | | terraform | >= 0.12.21 |
| aws | >= 2.68 | | aws | >= 2.68 |
## Providers ## Providers
......
...@@ -21,7 +21,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP ...@@ -21,7 +21,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP
| Name | Version | | Name | Version |
|------|---------| |------|---------|
| terraform | >= 0.12.7 | | terraform | >= 0.12.21 |
| aws | >= 2.68 | | aws | >= 2.68 |
## Providers ## Providers
......
terraform { terraform {
required_version = ">= 0.12.7" required_version = ">= 0.12.21"
required_providers { required_providers {
aws = ">= 2.68" aws = ">= 2.68"
......
...@@ -19,7 +19,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP ...@@ -19,7 +19,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP
| Name | Version | | Name | Version |
|------|---------| |------|---------|
| terraform | >= 0.12.7 | | terraform | >= 0.12.21 |
| aws | >= 2.68 | | aws | >= 2.68 |
## Providers ## Providers
......
terraform { terraform {
required_version = ">= 0.12.7" required_version = ">= 0.12.21"
required_providers { required_providers {
aws = ">= 2.68" aws = ">= 2.68"
......
...@@ -23,7 +23,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP ...@@ -23,7 +23,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP
| Name | Version | | Name | Version |
|------|---------| |------|---------|
| terraform | >= 0.12.7 | | terraform | >= 0.12.21 |
| aws | >= 2.68 | | aws | >= 2.68 |
## Providers ## Providers
......
terraform { terraform {
required_version = ">= 0.12.7" required_version = ">= 0.12.21"
required_providers { required_providers {
aws = ">= 2.68" aws = ">= 2.68"
......
...@@ -21,7 +21,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP ...@@ -21,7 +21,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP
| Name | Version | | Name | Version |
|------|---------| |------|---------|
| terraform | >= 0.12.7 | | terraform | >= 0.12.21 |
| aws | >= 2.68 | | aws | >= 2.68 |
## Providers ## Providers
......
terraform { terraform {
required_version = ">= 0.12.7" required_version = ">= 0.12.21"
required_providers { required_providers {
aws = ">= 2.68" aws = ">= 2.68"
......
...@@ -21,7 +21,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP ...@@ -21,7 +21,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP
| Name | Version | | Name | Version |
|------|---------| |------|---------|
| terraform | >= 0.12.7 | | terraform | >= 0.12.21 |
| aws | >= 2.68 | | aws | >= 2.68 |
## Providers ## Providers
......
terraform { terraform {
required_version = ">= 0.12.7" required_version = ">= 0.12.21"
required_providers { required_providers {
aws = ">= 2.68" aws = ">= 2.68"
......
...@@ -21,7 +21,7 @@ Run `terraform destroy` when you don't need these resources. ...@@ -21,7 +21,7 @@ Run `terraform destroy` when you don't need these resources.
| Name | Version | | Name | Version |
|------|---------| |------|---------|
| terraform | >= 0.12.7 | | terraform | >= 0.12.21 |
| aws | >= 2.68 | | aws | >= 2.68 |
## Providers ## Providers
......
terraform { terraform {
required_version = ">= 0.12.7" required_version = ">= 0.12.21"
required_providers { required_providers {
aws = ">= 2.68" aws = ">= 2.68"
......
...@@ -23,7 +23,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP ...@@ -23,7 +23,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP
| Name | Version | | Name | Version |
|------|---------| |------|---------|
| terraform | >= 0.12.7 | | terraform | >= 0.12.21 |
| aws | >= 2.68 | | aws | >= 2.68 |
## Providers ## Providers
......
terraform { terraform {
required_version = ">= 0.12.7" required_version = ">= 0.12.21"
required_providers { required_providers {
aws = ">= 2.68" aws = ">= 2.68"
......
...@@ -21,7 +21,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP ...@@ -21,7 +21,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP
| Name | Version | | Name | Version |
|------|---------| |------|---------|
| terraform | >= 0.12.7 | | terraform | >= 0.12.21 |
| aws | >= 2.68 | | aws | >= 2.68 |
## Providers ## Providers
......
terraform { terraform {
required_version = ">= 0.12.7" required_version = ">= 0.12.21"
required_providers { required_providers {
aws = ">= 2.68" aws = ">= 2.68"
......
...@@ -25,7 +25,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP ...@@ -25,7 +25,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP
| Name | Version | | Name | Version |
|------|---------| |------|---------|
| terraform | >= 0.12.7 | | terraform | >= 0.12.21 |
| aws | >= 2.68 | | aws | >= 2.68 |
## Providers ## Providers
......
terraform { terraform {
required_version = ">= 0.12.7" required_version = ">= 0.12.21"
required_providers { required_providers {
aws = ">= 2.68" aws = ">= 2.68"
......
...@@ -23,7 +23,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP ...@@ -23,7 +23,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP
| Name | Version | | Name | Version |
|------|---------| |------|---------|
| terraform | >= 0.12.7 | | terraform | >= 0.12.21 |
| aws | >= 2.68 | | aws | >= 2.68 |
| random | >= 2 | | random | >= 2 |
......
terraform { terraform {
required_version = ">= 0.12.7" required_version = ">= 0.12.21"
required_providers { required_providers {
aws = ">= 2.68" aws = ">= 2.68"
......
...@@ -21,7 +21,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP ...@@ -21,7 +21,7 @@ Note that this example may create resources which can cost money (AWS Elastic IP
| Name | Version | | Name | Version |
|------|---------| |------|---------|
| terraform | >= 0.12.7 | | terraform | >= 0.12.21 |
| aws | >= 2.68 | | aws | >= 2.68 |
## Providers ## Providers
......
terraform { terraform {
required_version = ">= 0.12.7" required_version = ">= 0.12.21"
required_providers { required_providers {
aws = ">= 2.68" aws = ">= 2.68"
......
terraform { terraform {
required_version = ">= 0.12.7" required_version = ">= 0.12.21"
required_providers { required_providers {
aws = ">= 2.68" aws = ">= 2.68"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment