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 @@ -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
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ locals {
4141
4242module "label" {
4343 source = " cloudposse/label/null"
44- version = " 0.24.1 "
44+ version = " 0.25.0 "
4545
4646 attributes = [" workers" ]
4747
You can’t perform that action at this time.
0 commit comments