File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -264,7 +264,7 @@ Available targets:
264264
265265| Name | Source | Version |
266266| ------| --------| ---------|
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 |
268268| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
269269
270270## Resources
Original file line number Diff line number Diff line change 1919
2020| Name | Source | Version |
2121| ------| --------| ---------|
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 |
2323| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
2424
2525## Resources
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ resource "aws_s3_bucket_public_access_block" "default" {
193193
194194module "dynamodb_table_label" {
195195 source = " cloudposse/label/null"
196- version = " 0.24.1 "
196+ version = " 0.25.0 "
197197 attributes = [" lock" ]
198198 context = module. this . context
199199 enabled = local. dynamodb_enabled
You can’t perform that action at this time.
0 commit comments