fix: greenbaum manta URL for terraform remote state
All checks were successful
Flake checks / Check (pull_request) Successful in 9m54s
All checks were successful
Flake checks / Check (pull_request) Successful in 9m54s
eu-central.manta.greenbaum.cloud -> eu-central.manta.greenbaum.zone
This commit is contained in:
parent
0ac447f6f5
commit
a335dcf8f5
|
@ -4,6 +4,6 @@ terraform {
|
|||
path = "pub-solar/nachtigall"
|
||||
object_name = "terraform.tfstate"
|
||||
account = "pub_solar"
|
||||
url = "https://eu-central.manta.greenbaum.cloud"
|
||||
url = "https://eu-central.manta.greenbaum.zone"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue