-
Notifications
You must be signed in to change notification settings - Fork 928
feat: use preview to compute workspace tags from terraform #18720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
6c1fdf5
to
20d0254
Compare
15a6ca1
to
f0dd768
Compare
6f3d388
to
f4cd152
Compare
f0dd768
to
a87678d
Compare
29a7cf6
to
4d06a6c
Compare
"github.com/coder/coder/v2/testutil" | ||
) | ||
|
||
func Test_DynamicWorkspaceTagDefaultsFromFile(t *testing.T) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This test is copied from tfparse_test.go
.
The tfparse test can be removed when this becomes the new standard.
96c83c7
to
8d594a7
Compare
fc1ad45
to
11e0407
Compare
3cc9349
to
699dd8e
Compare
11e0407
to
d1ed169
Compare
d1ed169
to
ae1bad8
Compare
TODO: Need to add unit tests