-
Notifications
You must be signed in to change notification settings - Fork 235
Closed
Description
GovCloud Support
Summary
This feature request would provide basic support for GovCloud regions by adjusting partitions throughout templates and the code base to leverage the ${AWS::Partition} pseudo parameter. It would also add conditional statements for services that do not exist in GovCloud. i.e., Tagging Policies.
Motivation
GovCloud customers are looking for a robust CI/CD framework based on AWS native tooling. ADF is one of the most feature rich options. With small changes this framework could easily be adapted to support a wider audience.
In Scope
- Modify the code base to support the
arn:aws-us-govGovCloud partition. - Provide support for the
us-gov-west-1region as a primary install location. - Avoid failures due to missing features in GovCloud. The only item identified in the code base is Tagging Policies.
Out of Scope
Account Vending in GovCloud - Account vending in GovCloud requires accounts to be created in commercial regions and linked. The changes needed to support this would be significant and will not be addressed by this feature.
References
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request