aws-samples / aws-security-reference-architecture-examples

Example solutions demonstrating how to implement patterns within the AWS Security Reference Architecture guide using CloudFormation (including Customizations for AWS Control Tower) and Terraform.
Other
977 stars 245 forks source link

CT Optional #165

Closed liamschn closed 1 year ago

liamschn commented 1 year ago

Update AWS SRA to allow for AWS Control Tower to be optional. This allows for the AWS SRA to be deployed in an AWS Organizations environment that does not have AWS Control Tower. Security Hub, GuardDuty, CloudTrail, IAM Access Analyzer, and Inspector solutions have been updated to have CT be optional as well.


By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].

Apache 2.0 License

justin-kontny commented 1 year ago

Tested in Control Tower and Organizations environments. All test passed and code has been reviewed.