Make version of CCM / CSI configurable
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
terraform {
|
||||
required_providers {
|
||||
github = {
|
||||
source = "integrations/github"
|
||||
version = ">= 4.0.0, < 5.0.0"
|
||||
}
|
||||
hcloud = {
|
||||
source = "hetznercloud/hcloud"
|
||||
version = ">= 1.0.0, < 2.0.0"
|
||||
|
Reference in New Issue
Block a user