Skip to content

Commit 3e1d44f

Browse files
chore(deps): update terraform cloudposse/utils/aws to v1.4.0 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a13ee1a commit 3e1d44f

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
@@ -67,7 +67,7 @@ locals {
6767

6868
module "utils" {
6969
source = "cloudposse/utils/aws"
70-
version = "1.3.0"
70+
version = "1.4.0"
7171
}
7272

7373
module "vpc" {

0 commit comments

Comments
 (0)