We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be3023 commit 147b31eCopy full SHA for 147b31e
main.tf
@@ -3,8 +3,8 @@
3
terraform {
4
required_providers {
5
hiera5 = {
6
- source = "sbitio/hiera5"
7
- version = "0.2.7"
+ source = "chriskuchin/hiera5"
+ version = "0.3.0"
8
}
9
google = {
10
source = "hashicorp/google"
0 commit comments