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 @@ -193,7 +193,7 @@ is given
193193
194194| Name | Source | Version |
195195| ------| --------| ---------|
196- | <a name =" module_artifact " ></a > [ artifact] ( #module\_ artifact ) | cloudposse/module-artifact/external | 0.7.0 |
196+ | <a name =" module_artifact " ></a > [ artifact] ( #module\_ artifact ) | cloudposse/module-artifact/external | 0.7.1 |
197197| <a name =" module_label " ></a > [ label] ( #module\_ label ) | cloudposse/label/null | 0.25.0 |
198198| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.24.1 |
199199
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ is given
2424
2525| Name | Source | Version |
2626| ------| --------| ---------|
27- | <a name =" module_artifact " ></a > [ artifact] ( #module\_ artifact ) | cloudposse/module-artifact/external | 0.7.0 |
27+ | <a name =" module_artifact " ></a > [ artifact] ( #module\_ artifact ) | cloudposse/module-artifact/external | 0.7.1 |
2828| <a name =" module_label " ></a > [ label] ( #module\_ label ) | cloudposse/label/null | 0.25.0 |
2929| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.24.1 |
3030
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ module "label" {
9898
9999module "artifact" {
100100 source = " cloudposse/module-artifact/external"
101- version = " 0.7.0 "
101+ version = " 0.7.1 "
102102 enabled = module. this . enabled
103103 filename = " lambda.zip"
104104 module_name = " terraform-aws-lambda-elasticsearch-cleanup"
You can’t perform that action at this time.
0 commit comments