chore(deps): update terraform coder to v1
This commit is contained in:
parent
72eaea4fb4
commit
fbccc02704
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
coder = {
|
||||
source = "coder/coder"
|
||||
version = "~> 0.23.0"
|
||||
version = "~> 1.0.0"
|
||||
}
|
||||
hcloud = {
|
||||
source = "hetznercloud/hcloud"
|
||||
|
|
Loading…
Reference in a new issue