mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2026-09-27 09:26:22 -04:00
Merge pull request #395 from ChristianLempa/renovate/civo-1.x
chore(deps): update terraform civo to ~> 1.1.0
This commit is contained in:
@@ -8,7 +8,7 @@ terraform {
|
||||
required_providers {
|
||||
civo = {
|
||||
source = "civo/civo"
|
||||
version = "~> 1.0.9"
|
||||
version = "~> 1.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@ terraform {
|
||||
required_providers {
|
||||
civo = {
|
||||
source = "civo/civo"
|
||||
version = "~> 1.0.13"
|
||||
version = "~> 1.1.0"
|
||||
}
|
||||
helm = {
|
||||
source = "hashicorp/helm"
|
||||
|
||||
Reference in New Issue
Block a user