mirror of
https://gitlab.com/TECHNOFAB/coder-templates.git
synced 2025-12-12 02:00:11 +01:00
feat: update coder provider and add NIX_CONFIG parameter
This commit is contained in:
parent
54804d21c4
commit
cfcc9a221c
4 changed files with 32 additions and 16 deletions
|
|
@ -9,7 +9,7 @@
|
|||
terraform.required_providers = {
|
||||
coder = {
|
||||
source = "coder/coder";
|
||||
version = "0.21.0";
|
||||
version = "2.8.0";
|
||||
};
|
||||
kubernetes = {
|
||||
source = "hashicorp/kubernetes";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue