Running the OpComm Terraform Pipeline

The OpComm Terraform pipeline works for the current infrastructure, but development is still ongoing.
In the header, go to Pipelines, and select the OpComm Terraform pipeline.
Click Run pipeline.

On the Run pipeline window, specify the following:
Branch/tag

Note: Tags are preferred.
Hospital
Dummy
Test
Staging
Location
Central US
East US
West US
Advanced options
Variables
Stages to run
Resources
Enable system diagnostics
Click Run.

There are two stages available:
Terraform Plan – Defines the updates Terraform will perform.
Terraform Apply – Performs the updates.
Click Terraform Plan.

As the Terraform Plan stage runs, it builds everything and shows you a list of everything that will be implemented when you run the Terraform Apply stage.

When the Terraform Plan stage is complete, an Approval Gate pauses the process and waits for Admin approval before running the Terraform Apply stage.

Everything is verified from the DevOps site. If everything looks good, then on the day of production, the pipeline will be approved by using this Approval Gate.
Last updated
