Skip to content

Commit 5b08a53

Browse files
renovate[bot]renovate-botcloudpossebot
authored
chore(deps): update terraform cloudposse/label/null to v0.25.0 (#80)
* chore(deps): update terraform cloudposse/label/null to v0.25.0 * Auto Format Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: cloudpossebot <[email protected]>
1 parent 307ead5 commit 5b08a53

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Available targets:
225225

226226
| Name | Source | Version |
227227
|------|--------|---------|
228-
| <a name="module_label"></a> [label](#module\_label) | cloudposse/label/null | 0.24.1 |
228+
| <a name="module_label"></a> [label](#module\_label) | cloudposse/label/null | 0.25.0 |
229229
| <a name="module_security_group"></a> [security\_group](#module\_security\_group) | cloudposse/security-group/aws | 0.3.2 |
230230
| <a name="module_this"></a> [this](#module\_this) | cloudposse/label/null | 0.24.1 |
231231

docs/terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
| Name | Source | Version |
2222
|------|--------|---------|
23-
| <a name="module_label"></a> [label](#module\_label) | cloudposse/label/null | 0.24.1 |
23+
| <a name="module_label"></a> [label](#module\_label) | cloudposse/label/null | 0.25.0 |
2424
| <a name="module_security_group"></a> [security\_group](#module\_security\_group) | cloudposse/security-group/aws | 0.3.2 |
2525
| <a name="module_this"></a> [this](#module\_this) | cloudposse/label/null | 0.24.1 |
2626

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ locals {
4141

4242
module "label" {
4343
source = "cloudposse/label/null"
44-
version = "0.24.1"
44+
version = "0.25.0"
4545

4646
attributes = ["workers"]
4747

0 commit comments

Comments
 (0)