This is a sample cloud infrastructure in AWS for the BCI Company done in Terraform.
- aws-cli => 1.18.69
- Terraform => 0.15.0
- Set the AWS credentials in the deployment machine.
- Init the Terraform modules:
$ terraform init
- Plan the Terraform execution:
$ terraform plan
- Apply the Terraform planned changes:
$ terraform apply --auto-aprove
Pablo Suarez
Apache License. Version 2.0, January 2004.