8 min read
CICD A step-by-step guide to configuring a GitHub Workflow that executes Terraform actions to provision and tear down Infrastructure on Azure.
A step-by-step guide to configuring a GitHub Workflow that executes Terraform actions to provision and tear down Infrastructure on Azure.
Learn how to effectively pass Azure pipeline parameters or variables as Terraform variables, covering both boolean and string types.
A step-by-step guide for creating the Terraform code to manage the infrastructure needed to host your Streamlit application on Azure.