Azure Review
We use Azure Pipelines with Terraspace. The pipelines we used was:
- Branch Push Pipeline: Shows previews of changes using
terraspace planonTS_ENV=dev. - Main Branch Pipeline: Automatically updates the infrastructure using
terraspace uponTS_ENV=dev - Manual Pipeline: We used a generalized pipeline that can be run manually with any command and
TS_ENV. It defaults to aterraspace plan demoon theTS_ENV=prodenvironment.
These Azure pipelines are only some of many possibilities. You have full control over the pipeline and can adjust it to your needs. You can run terraspace up multiple times or use terraspace all.