coder/provisionersdk
Kyle Carberry c3fb1b325f
feat: add `owner_oidc_access_token` to `coder_workspace` data source (#6042)
See the discussion in Discord here:
https://discord.com/channels/747933592273027093/1071182088490987542/1071182088490987542

Related provider PR: coder/terraform-provider-coder#91
2023-03-17 15:25:08 -05:00
..
proto feat: add `owner_oidc_access_token` to `coder_workspace` data source (#6042) 2023-03-17 15:25:08 -05:00
scripts fix: allow the `BINARY_DIR` to be configured in the agent script (#6567) 2023-03-11 19:39:40 +00:00
agent.go provisionersdk: extract and embed agent bootstrap scripts (#2886) 2022-07-11 12:43:14 +01:00
agent_test.go chore: Add nix shell for simple development setup (#3399) 2022-08-08 15:49:12 +00:00
archive.go chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
archive_test.go chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
serve.go fix: don't use yamux for in-memory provisioner{,d} streams (#5136) 2022-11-22 12:19:32 -06:00
serve_test.go fix: don't use yamux for in-memory provisioner{,d} streams (#5136) 2022-11-22 12:19:32 -06:00
transport.go fix: Clean up conn on NewStream error in memDRPC (#6182) 2023-02-13 17:27:10 +02:00