An open API service indexing awesome lists of open source software.

https://github.com/invvard/demoterraform


https://github.com/invvard/demoterraform

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Terraform Demo

## Introduction

This projects exists so newcomers to Terraform can get a first glimpse with this tool.
This demo rely on [Azure DevOps](https://dev.azure.com/) to run Terraform scripts and deploy in Azure Cloud.
It uses free resources in Azure so it won't cost you a dime to experiment !

## Getting Started

The [Setup](/deploy/setup/README.md) page will help you setup your Azure DevOps pipelines.

## Contribute

Every contribution is welcome. Keep in mind those points :

-Keep things **simple**,
-If you add resources, it **must be free**,
-It should run on Azure DevOps.

## Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.

For more information, see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).