mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-07 08:54:04 +01:00
chore(deps): update terraform civo to ~> 1.1.0
This commit is contained in:
parent
2b20e31b7b
commit
c1ce9703ad
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user