chore(deps): update terraform civo to ~> 1.1.0
@@ -8,7 +8,7 @@ terraform {
required_providers {
civo = {
source = "civo/civo"
- version = "~> 1.0.9"
+ version = "~> 1.1.0"
}
@@ -5,7 +5,7 @@ terraform {
- version = "~> 1.0.13"
helm = {
source = "hashicorp/helm"