qsecure-labs / overlord

Overlord - Red Teaming Infrastructure Automation
https://blog.qsecure.com.cy/posts/overlord/
MIT License
608 stars 74 forks source link

AWS Fixes #14

Closed s3nn closed 4 months ago

s3nn commented 1 year ago

This PR fixes a lot of bugs with the AWS provider and DNS records. Most notably, it doesn't create a new Route53 hosted zone by default, but you can provide a ZoneID to use in the AWS DNS modules (because Route53 creates a new hosted zone when you purchase a domain).

There are other small fixes as well.

The default provider in the JSON files has been changed to AWS.