Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: generate CFN index from CloudFormation specs #201

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

pitkley
Copy link
Owner

@pitkley pitkley commented Dec 17, 2023

Instead of using the CloudFormation specs from
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-resource-specification.html, this adds the cfn-lint tool as a submodule, because not only does it make tracking the specification easier (since the established processes in cfn-lint take care of it), but the specs bundled with cfn-lint also contain documentation-links for the intrinsic functions.

@pitkley pitkley force-pushed the 199-replace-cfn-index-source branch 2 times, most recently from 048201d to 1a448bd Compare December 17, 2023 12:43
Instead of using the CloudFormation specs from
<https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-resource-specification.html>,
this adds the cfn-lint tool as a submodule, because not only does it make
tracking the specification easier (since the established processes in cfn-lint
take care of it), but the specs bundled with cfn-lint also contain
documentation-links for the intrinsic functions.
@pitkley pitkley merged commit ff373b6 into main Dec 17, 2023
7 checks passed
@pitkley pitkley deleted the 199-replace-cfn-index-source branch December 17, 2023 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant