/TerraformAzureWithGitHubActions

A project for experimenting with Terraform on Azure hosted on GitHub.

Primary LanguageHCLMIT LicenseMIT

Terraform Azure with GitHub Actions

Terraform Apply

A project for experimenting with Terraform on Azure hosted on GitHub. This repository serves as the sister repository for Terraform Azure with Azure DevOps.

Notice

To prevent excessive resource consumption, there is a terraform-destroy.yml GitHub Actions workflow that runs at an appropriate schedule to destroy any resources created through any of the other workflows.