diff --git a/README.md b/README.md index cf769c0..42c5ed9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ First, clone the repo. Then `cd terraform/`. From here, create a `.envrc` file t export AWS_ACCESS_KEY_ID=<> export AWS_SECRET_ACCESS_KEY=<> -Replace the name and region names in `backend.tf` to match the bucket created to store the .tfstate file. +Replace the name and region names in `terraform/backend.tf` to match the bucket created to store the .tfstate file. Use `direnv` to load the vars and Terraform to the Linode account: