Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

[Research] Split CloudFormation template file into multiple files #103

Open
rubenhorn opened this issue Feb 22, 2022 · 0 comments
Open

[Research] Split CloudFormation template file into multiple files #103

rubenhorn opened this issue Feb 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@rubenhorn
Copy link
Collaborator

Use the cfn-include preprocessor to combine several smaller template files into the final template file to be deployed.
(Similar to #98)

This requires NodeJS.
I we actually end up using this, we might want to look into using NodeJS/NPM for other things as well, such as porting scripts to NodeJS and also using it for other automation tasks/tools (see #91)

@rubenhorn rubenhorn added the enhancement New feature or request label Feb 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant