Compare commits

..

No commits in common. "renovate/coder-2.x" and "main" have entirely different histories.

View file

@ -2,7 +2,7 @@ terraform {
required_providers {
coder = {
source = "coder/coder"
version = "~> 2.1.0"
version = "~> 1.0.0"
}
hcloud = {
source = "hetznercloud/hcloud"