/azure-terraform-examples

Examples of Azure Terraform applications including a stateless (simple web app) and a stateful (database driven with MySQL + Kubernetes)

Primary LanguageHCLMIT LicenseMIT

azure-terraform-examples

Examples of Azure Terraform applications including a stateless (simple web app) and a stateful (database driven with Kubernetes).

1. Stateless

Contains a basic stateless example using a VM within Azure and an automated deployment within Terraform.

2. Stateful

A more detailed example that includes a MySQL database, Kubernetes cluster, associated application and Kubernetes manifests.