From 4da0954ca0fcd60dfbe88552c5f344f57b45207a Mon Sep 17 00:00:00 2001 From: nitrocode Date: Sat, 13 Nov 2021 11:43:17 -0600 Subject: [PATCH 1/2] Bump providers --- versions.tf | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/versions.tf b/versions.tf index 28298e5a..382effb1 100644 --- a/versions.tf +++ b/versions.tf @@ -4,15 +4,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = ">= 2.0" - } - local = { - source = "hashicorp/local" - version = ">= 1.2" - } - null = { - source = "hashicorp/null" - version = ">= 2.0" + version = ">= 3.62.0" } } } From 3b46adea7e364249668e878d6d49f9a6dcefa2f6 Mon Sep 17 00:00:00 2001 From: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com> Date: Sat, 13 Nov 2021 17:45:11 +0000 Subject: [PATCH 2/2] Auto Format --- README.md | 6 ++---- docs/terraform.md | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 30acce4f..29ab7e08 100644 --- a/README.md +++ b/README.md @@ -226,15 +226,13 @@ Available targets: | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >= 0.13.0 | -| [aws](#requirement\_aws) | >= 2.0 | -| [local](#requirement\_local) | >= 1.2 | -| [null](#requirement\_null) | >= 2.0 | +| [aws](#requirement\_aws) | >= 3.62.0 | ## Providers | Name | Version | |------|---------| -| [aws](#provider\_aws) | >= 2.0 | +| [aws](#provider\_aws) | >= 3.62.0 | ## Modules diff --git a/docs/terraform.md b/docs/terraform.md index 6fb8ce22..fbddaaad 100644 --- a/docs/terraform.md +++ b/docs/terraform.md @@ -4,15 +4,13 @@ | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >= 0.13.0 | -| [aws](#requirement\_aws) | >= 2.0 | -| [local](#requirement\_local) | >= 1.2 | -| [null](#requirement\_null) | >= 2.0 | +| [aws](#requirement\_aws) | >= 3.62.0 | ## Providers | Name | Version | |------|---------| -| [aws](#provider\_aws) | >= 2.0 | +| [aws](#provider\_aws) | >= 3.62.0 | ## Modules