GitHub / coder/terraform-provider-coder / commits
SHA | Message | Author | Date | Stats |
---|---|---|---|---|
332f8ae7 |
docs: document minimum version required for 'hidden' attribute (#285)
Co-authored-by: Cian Johnston <c****n@c****m>, Cian Johnston <c****n@c****m> |
Danielle Maywood <d****e@t****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
cd7945d1 | feat: add 'hidden' field to 'coder_app' provider (#276) |
Danielle Maywood <d****e@t****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
0da135c0 | chore(integration): cleanup on interrupt (#283) |
Cian Johnston <c****n@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
f69a14d4 | fix: validate agent & resource metadata keys during plan (#277) |
Ethan <3****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
5f660a0f | fix: optional everyone group in integration test (#278) |
Ethan <3****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
286841d8 | docs: clarify `coder_metadata` usage (#267) |
Ethan <3****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
e841c707 |
build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#262)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
56aacf01 | docs: add description to provider index page (#271) |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
abd6cf02 |
build(deps): Bump golang.org/x/mod from 0.18.0 to 0.20.0 (#265)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
c174530d |
build(deps): Bump contributor-assistant/github-action (#269)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
1d525fa8 |
build(deps): Bump github.com/docker/docker (#263)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
f4783797 |
build(deps): Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#238)
Co-authored-by: dependabot[bot] <4****]@u****m>, Muhammad Atif Ali <a****f@c****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
dea04428 | chore!: remove deprecated fields from `coder_app` and `coder_agent` resource... |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
f46148f2 | chore!: remove deprecated feature_use_managed_variables (#256) |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
5ca08cbc | chore!: remove deprecated `coder_git_auth` data source (#254) |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
7ed088d0 | chore!: remove deprecated items from `coder_workspace` data source (#255) |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
3022367b | ci: drop terraform versions < 1.5.x, add 1.9.x for tests (#258) |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
d2e2d968 | docs: improve docs by using code-styled markdown (#253) |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
7c884015 | fix(scripts/coderversion): fix error-wrapping directive (#251) |
Cian Johnston <c****n@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
35e6ac88 | docs: add missing code examples (#249) |
Stephen Kirby <5****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
60401e68 | ci: run integration test against mainline and stable versions (#248) |
Cian Johnston <c****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
e6ba29a4 | chore: improve integration test compatibility with older Coder versions (#247) |
Cian Johnston <c****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
9f66e78c | feat: require environment variables (#246) |
Marcin Tojek <m****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
dd5f55c8 | feat: include deprecation message in docs (#245) |
Marcin Tojek <m****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
b73066b8 |
chore(docs): move coder_parameter example (#243)
Co-authored-by: Marcin Tojek <m****n@c****m> |
Stephen Kirby <5****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
d51a4a7c | feat: annotate resources with`SchemaVersion` (#244) |
Marcin Tojek <m****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
62fa89d7 | ci: run integration test (#240) |
Cian Johnston <c****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
ecdd884a |
build(deps): Bump github.com/docker/docker (#239)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
df757123 | chore: add integration test for provider (#233) |
Cian Johnston <c****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
4f417ad0 | chore: update to go1.22 (#234) |
Cian Johnston <c****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
96993eb4 | fix: provider: coder_workspace_owner: avoid setting null values (#232) |
Cian Johnston <c****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
eb43b9f9 | feat: add coder_workspace_owner datasource (#230) |
Cian Johnston <c****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
7e5a28b9 | chore: make gen to add missing docs (#231) |
Cian Johnston <c****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
c683ad5b | chore: add terraform 1.8.x to test matrix (#229) |
Cian Johnston <c****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
2642fa5e | chore: add devcontainer config (#228) |
Cian Johnston <c****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
d921c831 |
build(deps): Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#225)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
4f920148 |
build(deps): Bump contributor-assistant/github-action from 2.3.2 to 2.4.0 (#221)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
041e000b | feat: support workspace tags (#223) |
Marcin Tojek <m****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
8fa0fbf8 | fix: add test case to validate empty provider (#206) |
Kyle Carberry <k****e@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
3cc9802d | chore: add a minimal nix flake (#216) |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
6d1b7363 | docs: remove jetbrains projector example from coder_app (#215) |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
204ea02a |
build(deps): Bump golang.org/x/net from 0.17.0 to 0.23.0 (#211)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
8c5e8ff9 | fix: set owner name and email to "default" (#209) |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
b94b7ea7 | fix(provider): coalesce arch to armv7 if on 32-bit arm (#210) |
Cian Johnston <c****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
f3a205c9 |
build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#199)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
9ae64fda |
build(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#200)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
d27a3b6f |
build(deps): Bump contributor-assistant/github-action from 2.3.1 to 2.3.2 (#201)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
ebce4cef | fix: check if owner groups exist before marshaling (#205) |
Kyle Carberry <k****e@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
176fb6a9 | feat: add owner group to workspace data (#204) |
Garrett Delfosse <g****t@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
ec5b604d | feat: allow `validation` to be used with `option`s (#202) |
Danny Kopping <d****g@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
f5dc37cb | feat: relax error message for number-typed coder parameters (#195) |
Marcin Tojek <m****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
9c2e569e | ci: test for terraform version 1.6 and 1.7 (#197) |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
c18c9f15 | chore: update description for `coder_app` `url` (#196) |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
78155964 | feat: Add `order` to `coder_agent` (#193) |
Marcin Tojek <m****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
99ba8840 | feat: add `optional` property to `coder_external_auth` (#185) |
Kayla Washburn-Love <m****a@h****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
1797a030 | fix!: add extra validation for start_blocks_login (#192) |
Mathias Fredriksson <m****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
908ab275 | fix: improve coder_script related docs (#191) |
Mathias Fredriksson <m****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
7a00ae7d | feat: Add `order` to `coder_app` (#190) |
Marcin Tojek <m****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
e9d67f9a | docs: deprecate startup_script_timeout & shutdown_script_timeout (#188) |
Eric Paulsen <e****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
ec80a8ad | fix: metadata order with ForceNew (#189) |
Marcin Tojek <m****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
7458fc08 | feat: add `order` property to agent_metadata (#187) |
Marcin Tojek <m****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
56cf8457 |
build(deps): Bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0 (#179)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
4f8bd500 |
build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#182)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
8785d492 | feat: add to workspace (#181) |
Marcin Tojek <m****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
8eb25b4e |
build(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#176)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
9f85f76e |
build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#178)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
bf903be8 | fix: improve docs for `coder_env` (#175) |
Mathias Fredriksson <m****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
471368b6 | feat: add `coder_env` (#174) |
Mathias Fredriksson <m****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
39b0b247 |
build(deps): Bump actions/setup-go from 4 to 5 (#173)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
7d258c1d |
fix: add error detail for duplicate agent metadata key (#172)
Co-authored-by: Mathias Fredriksson <m****i@g****m>, Mathias Fredriksson <m****i@g****m> |
Kira Pilot <k****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
0040c1da |
build(deps): Bump golang.org/x/net from 0.7.0 to 0.17.0 (#165)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
6b81e91b |
build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#168)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
e6c53f1a | feat(workspace): add the template version also (#166) |
Josh Vawdrey <j****y@c****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
4a5121af |
build(deps): Bump hashicorp/setup-terraform from 2 to 3 (#169)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
70624be7 |
build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#167)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
a5ea1530 |
build(deps): Bump actions/checkout from 3 to 4 (#151)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
bbea6b3f |
build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#148)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
108475a7 |
build(deps): Bump contributor-assistant/github-action (#160)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
5c3757f1 |
build(deps): Bump crazy-max/ghaction-import-gpg from 5.3.0 to 6.0.0 (#155)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
095352f9 |
build(deps): Bump goreleaser/goreleaser-action from 4.3.0 to 5.0.0 (#156)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
c31c582d | feat: add `coder_external_auth` and deprecate `coder_git_auth` (#163) |
Kyle Carberry <k****e@c****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
a9ebf4bf | fix: validate that `coder_script` has a way to run (#162) |
Kyle Carberry <k****e@c****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
73943b25 | feat: add template_id and template_name to workspace data source (#158) |
Jon Ayers <j****n@c****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
ac4d723e | fix: add validation to cron (#159) |
Kyle Carberry <k****e@c****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
94957771 | feat: add `coder_script` (#154) |
Kyle Carberry <k****e@c****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
233ea60c | feat: add `default_apps` field to `coder_agent` resource (#147) |
Jon Ayers <j****n@c****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
188ffef2 | chore: calrify the format of `url` for `coder_app` resource (#145) |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
9ff00d69 |
build(deps): Bump goreleaser/goreleaser-action from 3.0.0 to 4.3.0 (#132)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
9d8fa003 | chore: update gomod version to 1.20 (#142) |
Colin Adler <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
09b1ab7b |
build(deps): Bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.3.0 (#129)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
8ec2e1e6 |
chore: bump go to 1.20 in release.yml (#143)
Co-authored-by: Colin Adler <c****r@g****m> |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
ddf26e87 |
build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.4 (#128)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
5eb83e90 |
build(deps): Bump contributor-assistant/github-action from 2.2.1 to 2.3.0 (#95)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
d53ec637 |
build(deps): Bump actions/setup-go from 3 to 4 (#131)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
080a1710 |
build(deps): Bump google.golang.org/grpc from 1.48.0 to 1.53.0 (#139)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
7dbd512a |
build(deps): Bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to ...
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
1882c77d | feat: ephemeral parameters must be optional (#141) |
Marcin Tojek <m****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
5d01ad6f | feat: drop support for legacy variables (#140) |
Marcin Tojek <m****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
abc4f988 | feat: support ephemeral parameters (#138) |
Marcin Tojek <m****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
9236b0e6 | ci: include terraform 1.5.* to tests (#135) |
Muhammad Atif Ali <a****f@c****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago |