Vadim-Zenin / terraform-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-examples

Usage

Please put your attention that a example may create resources which can cost money.

$ terraform init
$ terraform plan
$ terraform apply

Run terraform destroy when you finished.

Requirements

AWS account with AWS access and AWS secret keys and administrative permissions on AWS region.

About

License:Mozilla Public License 2.0


Languages

Language:HCL 100.0%