Skip to content

Commit ea8ffb3

Browse files
committed
DOC: Add missing terraform init step to usage instructions
1 parent 17e7d15 commit ea8ffb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ These resources are automatically deployed:
2525
# Installation and usage
2626
Add the below blocks to your Terraform configuration and run:
2727
```shell
28+
terraform init
2829
terraform plan
2930
```
3031

0 commit comments

Comments
 (0)