Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 1.13 KB

design-decision-log.md

File metadata and controls

11 lines (9 loc) · 1.13 KB

Design Decision Log

This serves as an index over the various decisions we make as a maintainer team over what is considered best practice, and what we should encourage/require as a design standard. These are not necessarily fixed, and are likely to evolve and be replaced as new decisions are made. This is an evolution of an internal process and will pivot to take place in public as much as possible to allow for external feedback from the community and core contributors.

Decision Description Issue Link
Relationship Resource Design Standards Align on design standards for relationship management resources in the Terraform AWS Provider. #9901
SecretsManager Secret Target Attachment Assess the feasibility of replicating the AWS::SecretsManager::SecretTargetAttachment CloudFormation function with Terraform. #9183