We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c6af9 commit 7ee9debCopy full SHA for 7ee9deb
website/docs/r/stack.html.markdown
@@ -41,7 +41,7 @@ resource "tfe_stack" "test-stack" {
41
42
vcs_repo {
43
branch = "main"
44
- identifier = "my-github-org/stack-repo"
+ identifier = "my-github-org/stack-repo"
45
oauth_token_id = tfe_oauth_client.test.oauth_token_id
46
}
47
0 commit comments