aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.11k stars 54 forks source link

AWS::AppConfig* #307

Closed fimbulvetr closed 4 years ago

fimbulvetr commented 4 years ago

Scope of request

There is no support for any of the new AppConfig service resources. This is a request to add them.

Expected behavior

I should be able to declare AppConfig Apps, Environments, Deployments, Configurations, DeploymentStrategies, ConfigurationProfiles, etc. in cloudformation.

Helpful Links to speed up research and evaluation

https://aws.amazon.com/blogs/aws/safe-deployment-of-application-configuration-settings-with-aws-appconfig/ https://docs.aws.amazon.com/systems-manager/latest/userguide/appconfig.html https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/Welcome.html

Category (required) - Will help with tagging and be easier to find by other users to +1

Management ? I think

benkehoe commented 4 years ago

I would rather this live separately under AWS::AppConfig (as the API does, see links above), as it has a large number of resources that would be well-served by grouping them together rather than using a naming convention inside AWS::SSM

fimbulvetr commented 4 years ago

I would rather this live separately under AWS::AppConfig (as the API does, see links above), as it has a large number of resources that would be well-served by grouping them together rather than using a naming convention inside AWS::SSM

Thanks, you are correct - in the API it's under the AWS::AppConfig namespace. Title has been updated.

vinnies1990 commented 4 years ago

Hi,

We have resolved this. The documentation is now live here - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_AppConfig.html

vinnies1990 commented 4 years ago

@fimbulvetr let me know if this can be resolved.

fimbulvetr commented 4 years ago

@vinnies1990 Yep, LGTM, thanks!