Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 610 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 610 Bytes

Terraform implementations

Here i organized some useful IaC implementations using terraform.

Installation

Use this tutorial to install terraform.

Usage

In specific cases, instructions will be avaliable in the README.md of each implementation, but in general it's simple like thatt:

terraform init
terraform plan
terraform apply

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT