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 2188fbe commit 4626e97Copy full SHA for 4626e97
tests/workflows/test-cloud/partial/main.tf
@@ -1,10 +1,5 @@
1
terraform {
2
cloud {
3
- organization = "flooktech"
4
-
5
- workspaces {
6
- name = "tf-cloud-1-6-cloud-1"
7
- }
8
}
9
required_version = "~> 1.6.0"
10
0 commit comments