Skip to content

Commit 0801f16

Browse files
authored
Update main.tf
1 parent cfb562d commit 0801f16

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

dev/main.tf

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
terraform {
2-
cloud {
3-
hostname = "otaco.app"
4-
organization = "org_01K98XKY30W9P5NQEENQ5B5YE6"
5-
workspaces {
6-
name = "6b8f8d39-385a-4110-8df3-0b7c4be3b73d"
7-
}
8-
}
9-
}
1+
102
resource "null_resource" "test3" {}
113

0 commit comments

Comments
 (0)