Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 227 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 227 Bytes

aws-personal

IAC scripts for personal AWS projects

Assumptions/requirements:

  • Aws account created
  • awscli installed and configured with access key
  • python with boto3 (available in pip)
  • jq installed (apt install jq)