Skip to content

Commit 40b2b10

Browse files
author
Alex Hung
committed
Update sample.tf
1 parent 97ea997 commit 40b2b10

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sample.tf

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# Required for Terraform 0.13 and up (https://www.terraform.io/upgrade-guides/0-13.html)
21
terraform {
32
required_providers {
43
project = {
5-
source = "registry.terraform.io/jfrog/project"
4+
source = "jfrog/project"
65
version = "1.5.0"
76
}
87
}

0 commit comments

Comments
 (0)