Bump provider util from 0.2.2 to v0.3.0

This commit is contained in:
dghubble-renovate[bot]
2024-06-23 03:21:18 +00:00
parent dbe684869d
commit 060e9dbfbc

View File

@@ -3,7 +3,7 @@ terraform {
util = {
source = "poseidon/util"
#source = "terraform.localhost/poseidon/util"
version = "0.2.2"
version = "0.3.0"
}
}
}