Skip to content

Commit 5772aeb

Browse files
Merge pull request #32 from puppetlabs/SOLARCH-1081
SOLARCH-1081 updating to the new hiera provider
2 parents 3be3023 + 147b31e commit 5772aeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.tf

Lines changed: 2 additions & 2 deletions
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)