Commit aa6c775
committed
Add terraform init step to website publish
To get an output from terraform (i.e. webhook URL for deploying the
website), we must make sure `terraform init` runs first. This retrieves
all relevant information from the terraform state file on AWS.1 parent 6b9ac90 commit aa6c775
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
0 commit comments