Skip to content

Commit

Permalink
Fix doc for TFC example
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhung committed May 23, 2024
1 parent 45317c3 commit 6a8c79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ terraform {
}
}
provider "platform" {
provider "artifactory" {
url = "https://myinstance.jfrog.io"
oidc_provider_name = "terraform-cloud"
}
Expand Down

0 comments on commit 6a8c79e

Please sign in to comment.