diff --git a/README.md b/README.md index ac78f9e..a04cde4 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ Next, update the _main.tf_ file so that the terraform block looks like the follo ``` terraform { backend "gcs" { - bucket = "" + bucket = "" prefix = "terraform/state" } required_providers {