y0zg / content-deploying-to-aws-ansible-terraform

Deploying to AWS with Ansible and Terraform, Moosa Khalid, 051320

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying to AWS with Terraform and Ansible Repo

This repo will contain code used and taught in the A Cloud Guru course named above.

This course was originally created before Terrafom 0.13 was released however I have updated it to work with version 0.13 in the terraform_v13_compatible_code folder.


For following along using Terraform 0.12 refer to the aws_la_cloudplayground_multiple_workers_version.

Again, for following along using Terraform 0.13 refer to the terraform_v13_compatible_code.

Although the folder naming convention in this repository should make sense for the most part, it was primarily created to be referred through the lessons on the A Cloud Guru website.

For queries and feedback please reach out to ACG support: https://help.acloud.guru

Warning

  1. Parts of this repository expect users to obtain a Route53 domain name, which is available with ACG Playground tier subscription.
  2. Following along and deploying resources in AWS as taught by this course WILL incur charges!!! Be sure to destroy any infrastructure that you do not need.

Copyright 2020 A CLOUD GURU

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Deploying to AWS with Ansible and Terraform, Moosa Khalid, 051320


Languages

Language:HCL 94.1%Language:HTML 5.9%