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

Enhancement proposal for Cloudformation templates #769

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Pelirrojo
Copy link

Below are two small additions to the cloudformation base templates. These include:

  • Example of Parameters
  • Example of Outputs
  • Example of Intrinsic Functions
  • Example of Comments
  • Visual interface improvements (AWS::CloudFormation::Interface)

The main improvement is that these templates are tested and work and help to generate modular templates that accept parameters and have easily reusable outputs

Adding a more complex running sample with comments, parameters, outputs and opinionated best practices about UI
Adding a more complex running sample with comments, parameters, outputs and opinionated best practices about UI
@Pelirrojo
Copy link
Author

Hello,

With this pull request I would like to offer an improvement in the cloudformation base templates, currently they only create one EC2 resource and I suggest that they have the four most common sections and an example of comments.

The same example is in the two accepted formats: json and yaml.

Do you find it interesting to merge it? Is there any contributing document that you have not seen or followed?

Thanks in advance,
Manuel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants