Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7337eac

Browse files
committedJul 4, 2024·
fmt
1 parent 001c185 commit 7337eac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎examples/data-sources/coder_workspace/data-source.tf

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
provider "coder" {}
2-
2+
33
provider "docker" {}
4-
4+
55
data "coder_workspace" "me" {}
66

77
data "coder_workspace_owner" "me" {}

0 commit comments

Comments
 (0)
Please sign in to comment.