coder/provisioner/terraform
Garrett Delfosse f96ce80ab9
feat: add owner groups to workspace data (#12841)
2024-04-05 15:06:17 -04:00
..
testdata feat: add support for optional external auth providers (#12021) 2024-02-21 11:18:38 -07:00
cleanup.go fix(provisioner/terraform/cleanup): use mtime instead of atime (#10892) 2023-11-27 15:19:41 +00:00
cleanup_test.go fix(provisioner/terraform/cleanup): use mtime instead of atime (#10892) 2023-11-27 15:19:41 +00:00
diagnostic.go feat: show Terraform error details (#6643) 2023-03-20 13:23:40 +00:00
diagnostic_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
executor.go fix: use raw syscalls to write binary we execute (#11684) 2024-01-18 16:21:11 +04:00
executor_internal_test.go refactor: change template archive extraction to be on provisioner (#9264) 2023-08-25 06:10:15 +00:00
install.go chore: update terraform version in `install.sh` (#12856) 2024-04-02 16:53:36 -05:00
install_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
parse.go refactor: change template archive extraction to be on provisioner (#9264) 2023-08-25 06:10:15 +00:00
parse_test.go refactor: change template archive extraction to be on provisioner (#9264) 2023-08-25 06:10:15 +00:00
provision.go feat: add owner groups to workspace data (#12841) 2024-04-05 15:06:17 -04:00
provision_test.go fix: stop running tests that exec sh scripts in parallel (#11834) 2024-01-26 19:22:35 +04:00
resources.go feat: add support for optional external auth providers (#12021) 2024-02-21 11:18:38 -07:00
resources_test.go feat: add support for optional external auth providers (#12021) 2024-02-21 11:18:38 -07:00
safeenv.go chore: update to go 1.20 (#5968) 2023-02-02 12:36:27 -06:00
serve.go fix: correct typo error about minTerraformVersion (#12621) 2024-03-17 13:18:46 +00:00
serve_internal_test.go feat!: update terraform to version 1.6.x, relax max version constraint (#12027) 2024-02-06 17:58:26 -06:00