· 8 min read · CICD
Streamlit Deployment Guide Part 4: Terraform Apply & Destroy 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.
A step-by-step guide for creating the Terraform code to manage the infrastructure needed to host your Streamlit application on Azure.
Transition from authenticating via Service Principal with a client secret to using OpenID Connect