Skip to content

Commit 53edc65

Browse files
renovate[bot]renovate-botcloudpossebot
authored
Update Terraform cloudposse/module-artifact/external to v0.7.1 (#38)
* Update Terraform cloudposse/module-artifact/external to v0.7.1 * Auto Format Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: cloudpossebot <[email protected]>
1 parent 5b2d34b commit 53edc65

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff 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

docs/terraform.md

+1-1
Original file line numberDiff line numberDiff 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

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ module "label" {
9898

9999
module "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"

0 commit comments

Comments
 (0)