setup gcs backup bucket for longhorn
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
terraform {
|
||||
backend "gcs" {
|
||||
bucket = "arcodange-tf"
|
||||
prefix = "factory/main"
|
||||
bucket = "arcodange-tf"
|
||||
prefix = "factory/main"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user