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 6619c08 commit a553230Copy full SHA for a553230
examples/github-actions/terraform.tfvars.example
@@ -1,3 +1,4 @@
1
-project_id = "your-project-id"
2
-github_account_id = "github-action"
3
-github_repository = "your-org-or-user/your-repo"
+project_id = "your-project-id"
+github_account_id = "github-action"
+github_organization = "your-org-or-user"
4
+github_repository = "your-org-or-user/your-repo"
0 commit comments