e176867d77
chore: update deprecated usage of coder_workspace.owner* fields ( #13390 )
...
Per https://github.com/coder/terraform-provider-coder/releases/tag/v0.23.0
Performs a mechanical rename of existing usage deprecated fields in the latest version of the coder/coder provider.
Closes #13382
2024-05-30 11:31:51 +01:00
1cc51b009a
chore(examples): remove deprecated startup_script_timeout and shutdown_script_timeout ( #12104 )
...
Removes deprecated startup_script_timeout and shutdown_script_timeout from our example templates.
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
2024-02-12 14:29:41 +00:00
72e8f88af3
feat(scaletest/terraform): add cert-manager, otel, and TLS ( #9894 )
2023-09-27 17:41:07 +01:00
399b428149
chore(scaletest): update scaletest terraform to match big.cdr.dev ( #9860 )
...
- Removes usage of null_resources as no longer required
- Updates terraform in both infra/ and k8s/ to match
- Updates provisionerd deployment to use helm chart
2023-09-27 09:02:35 +01:00
a1f3a6b606
refactor(scaletest/terraform): break up infra creation and k8s resource provisioning ( #9824 )
...
Breaks up scaletest/terraform into {infra, k8s}.
2023-09-22 15:55:47 +01:00