Skip to content

Commit cfb562d

Browse files
authored
Update main.tf
1 parent f7cc7d6 commit cfb562d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev/main.tf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ terraform {
33
hostname = "otaco.app"
44
organization = "org_01K98XKY30W9P5NQEENQ5B5YE6"
55
workspaces {
6-
name = "d3fefb68-ec0c-4f2d-a971-13986c2e38c8"
6+
name = "6b8f8d39-385a-4110-8df3-0b7c4be3b73d"
77
}
88
}
99
}
10-
1110
resource "null_resource" "test3" {}
1211

0 commit comments

Comments
 (0)