We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97ea997 commit 40b2b10Copy full SHA for 40b2b10
sample.tf
@@ -1,8 +1,7 @@
1
-# Required for Terraform 0.13 and up (https://www.terraform.io/upgrade-guides/0-13.html)
2
terraform {
3
required_providers {
4
project = {
5
- source = "registry.terraform.io/jfrog/project"
+ source = "jfrog/project"
6
version = "1.5.0"
7
}
8
0 commit comments