v0.2.0
Description
- Refactored components to use dynamic terraform_remote_state constructs
- Refactored components to use dynamic output definitions
- Filtered outputs component to pass through only
landing_zone
related components - Added landing zone components for SNS and GuardDuty
- Simplified examples by using easier references to landing zone components outputs
- Switched default terraform version to
0.12.16
Type of Changes
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
- This change requires a change to the documentation