Commit Graph

6 Commits (optionality)

Author SHA1 Message Date
Cian Johnston 49cff4b2aa
chore: remove usage of deprecated fields coder_workspace.owner_*
Updates the following modules to no longer reference fields matching
coder_workspace.owner_*:
- coder-login
- git-config
- github-upload-public-key
- jfrog-oauth
- vscode-desktop

Also updates dependency of coder/coder to 0.23.0 for the above.

For context, see https://github.com/coder/terraform-provider-coder/releases/tag/v0.23.0
11 months ago
Michael Brewer c6b457e7fe
fix(git-config): add support for coder 0.22 (#254) 11 months ago
Michael Brewer a8c659ad6f
feat: add coder_parameter_order to all data.coder_parameter fields (#223) 1 year ago
Michael Brewer 892174da7c
feat(git-config): allow `data.coder_workspace.me.owner_email` to be blank (#222) 1 year ago
Muhammad Atif Ali ac54966f5e
feat!(git-config): use full name for git configuration (#141) 1 year ago
Stephen Kirby d7f60d3000
add git-config module (#47)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
2 years ago