fixed typo

main
Ricard Illa 2022-08-25 11:48:34 +02:00
parent 06063c888f
commit d21e79ca9b
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ I run Terrafrom through two wrapper scripts: `scripts/init.sh` and
`scripts/run_terraform`.
`scripts/init.sh` is used just to run `terraform init`. It fetches the
PostgreSQL phssword (from `pass`) and it passes the connection string manually
PostgreSQL password (from `pass`) and it passes the connection string manually
to the partially-configured pg backend.
`scripts/run_terraform` is used to run other terraform commands. It sets up the