Azure Pipelines CI with Terraspace
We'll cover how to set up Azure Pipelines CI with Terraspace. The pipelines:
- Branch Push Pipeline: Shows previews of changes using
terraspace plan
onTS_ENV=dev
. - Main Branch Pipeline: Automatically updates the infrastructure using
terraspace up
onTS_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 demo
on theTS_ENV=prod
environment.
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
.
GitRepo Repo: boltops-learn/terraspace-ci-azure-pipelines
Google Console Guides
1h 54m
1h 54m
Terraform Fundamentals 101
1h 36m
1h 36m
Terraform HCL Fundamentals
1h 53m
1h 53m
Terraspace Fundamentals Google
2h 19m
2h 19m
Terraspace Cloud
2h 33m
2h 33m
Terraspace Google Cloud
1h 12m
1h 12m
Google GKE Kubernetes
3h 29m
3h 29m
Google GKE Kubes
1h 17m
1h 17m
Get full access to these great resources
All for less than the price of coffee a day
44 courses
286 lessons
46+ hours