terraform fmt

This commit is contained in:
41666 2020-12-06 18:07:44 -05:00
parent ed1db4d899
commit 146269944a
2 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,7 @@ terraform {
}
backend "gcs" {
bucket = "roleypoly-tfstate"
bucket = "roleypoly-tfstate"
}
}