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 #299

Closed ekosfin closed 6 months ago

ekosfin commented 6 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

ekosfin commented 6 months ago

Well, the terraform workflows fails as the forked repo does not have the origin repo secrets.

ekosfin commented 6 months ago

Deleting pr from fork and recreating from this repo