diff --git a/README.md b/README.md index 8ff172d..be23bb4 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ For this we just terraform plan -out tf_plan.state ``` -The end result should be a `json` file containing the terraform state to be executed. +The end result should be a `binary` file containing the terraform state to be executed. To finally apply the terraform changes we need to run ```sh