Aiden-Yoo / terraform-aws-collaboration

[Chapter 7] Collaboration Code Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Chapter 7] intro to collaboration with aws

협업을 위한 코드 구성 샘플 입니다.

  • Includes AWS Resources

    • VPC
    • Subnet
    • Security group
    • Internet gateway
    • Route table
    • EIP
    • EC2 instance
    • Key pair
  • Day 2 Provisioning (null_resource)

    • file provisioner
    • remote-exec provisioner
  • Try

    • clone
    • push
    • pull
    • pull request

About

[Chapter 7] Collaboration Code Example

License:Apache License 2.0


Languages

Language:HCL 91.5%Language:Shell 8.5%