This is the very first article of the Deploying infrastructure with Terraform+AWS+Packer+Ansible series, to show a basic infrastructure deployment on AWS.
In this post we’ll use terraform to create an instance on AWS, but we’ll do a little more than that.
We’ll create everything you need to get an instance running: vpc, subnet, securitygroup, keypair, internet gateway, route table….
Continuar lendo “TAPA 101: Terraform+AWS”