aws-cloudformation / aws-cloudformation/cloudformation-cli
Better resource type development documentation
Open
documentation
- Dominant language
- Python
- Stars
- 336
- Forks
- 172
- Avg merge
- 3d 5m
- Merged PRs (30d)
- 3
Description
Documentation needs to updated to help east difficulty in resource type development. Reports of :
- There have been many instances where a given resource will work locally but fail when executed in AWS.
- on a Read the resource will only get the primaryIdentifier , property must be returned by Read to work with Fn::GetAtt.
- CFN enforces physical identifiers across stacks for registry resources.
Contributor guide
Assessment
This issue has not been assessed yet.