jamiefdhurst / azure-terraform-examples

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:HCL 74.0%Language:JavaScript 13.6%Language:EJS 10.1%Language:Shell 1.9%Language:Dockerfile 0.4%