diff --git a/README.md b/README.md index 45bfbda0..0219c2d9 100644 --- a/README.md +++ b/README.md @@ -388,7 +388,7 @@ Available targets: | Name | Source | Version | |------|--------|---------| -| [label](#module\_label) | cloudposse/label/null | 0.24.1 | +| [label](#module\_label) | cloudposse/label/null | 0.25.0 | | [this](#module\_this) | cloudposse/label/null | 0.24.1 | ## Resources diff --git a/docs/terraform.md b/docs/terraform.md index 90720295..c772aaba 100644 --- a/docs/terraform.md +++ b/docs/terraform.md @@ -24,7 +24,7 @@ | Name | Source | Version | |------|--------|---------| -| [label](#module\_label) | cloudposse/label/null | 0.24.1 | +| [label](#module\_label) | cloudposse/label/null | 0.25.0 | | [this](#module\_this) | cloudposse/label/null | 0.24.1 | ## Resources diff --git a/main.tf b/main.tf index 64a7b490..b965fcc8 100644 --- a/main.tf +++ b/main.tf @@ -9,7 +9,7 @@ locals { module "label" { source = "cloudposse/label/null" - version = "0.24.1" + version = "0.25.0" attributes = ["cluster"]