Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 708 Bytes

File metadata and controls

7 lines (6 loc) · 708 Bytes

Functions and Loopings in TF

  • Potential improvements
    • Dynamically increase instance
    • Decouple startup script and store them in template for possible updates/reuse - Refer commit
    • Simplify networking input. Specify VPC CIDR range and let terraform split it up among subnets - Refer commit
    • Add consistent naming prefix to improve naming convention - Refer commit