Skip to content

Commit 147b31e

Browse files
SOLARCH-1081 updating to the new hiera provider
1 parent 3be3023 commit 147b31e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.tf

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
terraform {
44
required_providers {
55
hiera5 = {
6-
source = "sbitio/hiera5"
7-
version = "0.2.7"
6+
source = "chriskuchin/hiera5"
7+
version = "0.3.0"
88
}
99
google = {
1010
source = "hashicorp/google"

0 commit comments

Comments
 (0)