We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c590c commit 1671931Copy full SHA for 1671931
1 file changed
provider.tf
@@ -12,7 +12,8 @@ terraform {
12
source = "carlpett/sops"
13
}
14
github = {
15
- source = "integrations/github"
+ source = "integrations/github"
16
+ version = "~> 6.0"
17
18
19
0 commit comments