EddieTheCubeHead / Stagnum

A website utilizing Spotify web API to transfer playback from a queue into a shareable pool.
Other
1 stars 0 forks source link

293 terraform workflow improvement #301

Closed ekosfin closed 4 months ago

ekosfin commented 4 months ago

Did a bit of an rework on the terraform workflow. Now it does not commit to the branch, but fails the workflow if the formatting is wrong. Also, it should now comment on the pull request with the plan for review.

Next steps would be to set up OICD and two IAM roles that correspond with plan and apply permissions.

Related: https://github.com/EddieTheCubeHead/Stagnum/issues/293

github-actions[bot] commented 4 months ago

Terraform Plan Output

Click to expand ```terraform No changes. Your infrastructure matches the configuration. Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. ```
github-actions[bot] commented 4 months ago

Terraform Plan Output

Click to expand ```terraform No changes. Your infrastructure matches the configuration. Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. ```