File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -264,7 +264,7 @@ Available targets:
264
264
265
265
| Name | Source | Version |
266
266
| ------| --------| ---------|
267
- | <a name =" module_dynamodb_table_label " ></a > [ dynamodb\_ table\_ label] ( #module\_ dynamodb\_ table\_ label ) | cloudposse/label/null | 0.24.1 |
267
+ | <a name =" module_dynamodb_table_label " ></a > [ dynamodb\_ table\_ label] ( #module\_ dynamodb\_ table\_ label ) | cloudposse/label/null | 0.25.0 |
268
268
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
269
269
270
270
## Resources
Original file line number Diff line number Diff line change 19
19
20
20
| Name | Source | Version |
21
21
| ------| --------| ---------|
22
- | <a name =" module_dynamodb_table_label " ></a > [ dynamodb\_ table\_ label] ( #module\_ dynamodb\_ table\_ label ) | cloudposse/label/null | 0.24.1 |
22
+ | <a name =" module_dynamodb_table_label " ></a > [ dynamodb\_ table\_ label] ( #module\_ dynamodb\_ table\_ label ) | cloudposse/label/null | 0.25.0 |
23
23
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
24
24
25
25
## Resources
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ resource "aws_s3_bucket_public_access_block" "default" {
193
193
194
194
module "dynamodb_table_label" {
195
195
source = " cloudposse/label/null"
196
- version = " 0.24.1 "
196
+ version = " 0.25.0 "
197
197
attributes = [" lock" ]
198
198
context = module. this . context
199
199
enabled = local. dynamodb_enabled
You can’t perform that action at this time.
0 commit comments