From 16496b6384bd4742a5071d7d7d6b9f9918fc8648 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:41:09 +0000 Subject: [PATCH 1/2] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/gruntwork-io/pre-commit: v0.1.12 → v0.1.23](https://github.com/gruntwork-io/pre-commit/compare/v0.1.12...v0.1.23) - git://github.com/pre-commit/pre-commit-hooks → https://github.com/pre-commit/pre-commit-hooks - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.0.1...v5.0.0) --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9e713a5..be0b877 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,14 +1,14 @@ repos: - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.12 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases + rev: v0.1.23 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases hooks: - id: terraform-fmt - id: shellcheck - id: tflint - - repo: git://github.com/pre-commit/pre-commit-hooks - rev: v4.0.1 # Use the ref you want to point at + - repo: https://github.com/pre-commit/pre-commit-hooks + rev: v5.0.0 # Use the ref you want to point at hooks: - id: end-of-file-fixer - id: trailing-whitespace From d069f150236c10061ff38ce45c2fdb181a89dd67 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:46:48 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .gitignore | 2 +- CHANGELOG.md | 18 +++++++++--------- LICENSE | 2 +- Makefile | 2 +- README.md | 12 ++++++------ docs/io.md | 1 - examples/multi_account/main_account/outputs.tf | 2 +- 7 files changed, 19 insertions(+), 20 deletions(-) diff --git a/.gitignore b/.gitignore index 424c428..32efbfb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ .terraform .terraform.* .idea -*.iml \ No newline at end of file +*.iml diff --git a/CHANGELOG.md b/CHANGELOG.md index f860cd1..bf27895 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,25 +37,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [1.0.1] - 2022-05-31 ### :bug: Bug Fixes -- [`354895b`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/354895bb12166aed1f909139ea7adb8cc0f48266)- subnet and route_table issue fixed +- [`354895b`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/354895bb12166aed1f909139ea7adb8cc0f48266)- subnet and route_table issue fixed ## [0.12.1] - 2021-04-28 ### :bug: Bug Fixes -- [`fa9aca3`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/fa9aca3f57510da16feab3c16f7c86d96d79a7c4)- upgrade module in 0.15 -- [`189bce1`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/189bce1a03c2c9725734e83ce7bdf2f62b5f9fc3) - remove application tag -- [`354895b`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/354895bb12166aed1f909139ea7adb8cc0f48266) - subnet and route_table issue fixed +- [`fa9aca3`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/fa9aca3f57510da16feab3c16f7c86d96d79a7c4)- upgrade module in 0.15 +- [`189bce1`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/189bce1a03c2c9725734e83ce7bdf2f62b5f9fc3) - remove application tag +- [`354895b`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/354895bb12166aed1f909139ea7adb8cc0f48266) - subnet and route_table issue fixed ## [0.12.0] - 2020-01-16 ### :bug: Bug Fixes -- [`354895b`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/354895bb12166aed1f909139ea7adb8cc0f48266) - subnet and route_table issue fixed -- [`fa9aca3`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/fa9aca3f57510da16feab3c16f7c86d96d79a7c4) - upgrade module in 0.15 -- [`2229a65`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/2229a65e990b7a39c0c3948a2908420c65ad1bf4) - Updated Files -- [`107a473`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/107a473fb5bc4f723aa10c9c4a58e23e7fb348a9) - fix labels managedby variables +- [`354895b`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/354895bb12166aed1f909139ea7adb8cc0f48266) - subnet and route_table issue fixed +- [`fa9aca3`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/fa9aca3f57510da16feab3c16f7c86d96d79a7c4) - upgrade module in 0.15 +- [`2229a65`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/2229a65e990b7a39c0c3948a2908420c65ad1bf4) - Updated Files +- [`107a473`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/107a473fb5bc4f723aa10c9c4a58e23e7fb348a9) - fix labels managedby variables [1.0.2]: https://github.com/clouddrove/terraform-aws-transit-gateway/releases/tag/1.0.2 [1.0.1]: https://github.com/clouddrove/terraform-aws-transit-gateway/compare/1.0.1...master [0.12.1]: https://github.com/clouddrove/terraform-aws-transit-gateway/compare/0.12.1...master [0.12.0]: https://github.com/clouddrove/terraform-aws-transit-gateway/compare/0.12.0...master -[2.0.0]: https://github.com/clouddrove/terraform-aws-transit-gateway/compare/1.0.2...2.0.0 \ No newline at end of file +[2.0.0]: https://github.com/clouddrove/terraform-aws-transit-gateway/compare/1.0.2...2.0.0 diff --git a/LICENSE b/LICENSE index 75700b7..7371f9b 100644 --- a/LICENSE +++ b/LICENSE @@ -198,4 +198,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. \ No newline at end of file + limitations under the License. diff --git a/Makefile b/Makefile index d9e69c6..f0eef15 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ export GENIE_PATH ?= $(shell 'pwd')/../../../genie -include $(GENIE_PATH)/Makefile \ No newline at end of file +include $(GENIE_PATH)/Makefile diff --git a/README.md b/README.md index 67ebc8e..feb71e8 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@