lopescode / infrastructure-as-code

Infrastructure as Code using Terraform
0 stars 0 forks source link
cloudformation terraform

Infrastructure as Code (IaC) Study Repository

Welcome to the Infrastructure as Code (IaC) study repository. This project aims to provide practical examples and tutorials on using various IaC tools such as Terraform and Cloudformation.

Table of Contents

About

This repository contains examples of how to use IaC tools to manage infrastructure declaratively. The examples are organized into folders, each dedicated to a specific tool.

Main benefits

Prerequisites

To reproduce the examples in this repository, you will need the following software installed on your machine:

Additionally, you will need an AWS account and to configure your credentials locally.

How to use

See the README of each project to understand how it works.

Testing

To test your site locally with Docker, follow the instructions in the Testing a Site with Docker document.

Contributing

Contributions are welcome! Feel free to open issues and pull requests.

License

This project is licensed under the MIT License.