Skip to content

Commit 00a5b5a

Browse files
build(deps): update terraform util to v0.3.0
1 parent c5f4a68 commit 00a5b5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
util = {
44
source = "poseidon/util"
5-
version = "0.2.2"
5+
version = "0.3.0"
66
}
77

88
aws = {

0 commit comments

Comments
 (0)