Skip to content

Commit 45fac37

Browse files
chore(deps): update terraform cloudposse/utils/aws to v1 (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Igor Rodionov <[email protected]>
1 parent 296fd2b commit 45fac37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ locals {
1515

1616
module "utils" {
1717
source = "cloudposse/utils/aws"
18-
version = "0.8.1"
18+
version = "1.4.0"
1919
context = module.introspection.context
2020
}
2121

0 commit comments

Comments
 (0)