https://github.com/invvard/demoterraform
https://github.com/invvard/demoterraform
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/invvard/demoterraform
- Owner: Invvard
- License: mit
- Created: 2021-01-12T23:47:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T20:33:18.000Z (about 4 years ago)
- Last Synced: 2025-01-31T06:48:53.317Z (12 months ago)
- Language: C#
- Size: 11 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).