Skip to content

Commit 5f91650

Browse files
Update Terraform cloudposse/module-artifact/external to v0.6.1 (#33)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6b74a34 commit 5f91650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
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.5.0"
101+
version = "0.6.1"
102102
enabled = module.this.enabled
103103
filename = "lambda.zip"
104104
module_name = "terraform-aws-lambda-elasticsearch-cleanup"

0 commit comments

Comments
 (0)