From 075a3a8ebea253d03dbccf3d6fdc06a1f3ab1e24 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 21 Aug 2021 05:29:58 +0000 Subject: [PATCH 1/2] Update Terraform cloudposse/label/null to v0.25.0 --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 982607f..5305a9e 100644 --- a/main.tf +++ b/main.tf @@ -1,6 +1,6 @@ module "aws_config_label" { source = "cloudposse/label/null" - version = "0.24.1" + version = "0.25.0" attributes = ["aws-config"] context = module.this.context From 2770ea2fda70b181933c04d2ecb59e81ffbbdf98 Mon Sep 17 00:00:00 2001 From: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com> Date: Sat, 21 Aug 2021 05:30:28 +0000 Subject: [PATCH 2/2] Auto Format --- README.md | 2 +- docs/terraform.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 61069be..a13f3f6 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ Available targets: | Name | Source | Version | |------|--------|---------| -| [aws\_config\_label](#module\_aws\_config\_label) | cloudposse/label/null | 0.24.1 | +| [aws\_config\_label](#module\_aws\_config\_label) | cloudposse/label/null | 0.25.0 | | [storage](#module\_storage) | cloudposse/s3-log-storage/aws | 0.23.0 | | [this](#module\_this) | cloudposse/label/null | 0.24.1 | diff --git a/docs/terraform.md b/docs/terraform.md index e74ef16..bdda361 100644 --- a/docs/terraform.md +++ b/docs/terraform.md @@ -16,7 +16,7 @@ | Name | Source | Version | |------|--------|---------| -| [aws\_config\_label](#module\_aws\_config\_label) | cloudposse/label/null | 0.24.1 | +| [aws\_config\_label](#module\_aws\_config\_label) | cloudposse/label/null | 0.25.0 | | [storage](#module\_storage) | cloudposse/s3-log-storage/aws | 0.23.0 | | [this](#module\_this) | cloudposse/label/null | 0.24.1 |