Skip to content

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

Development

Successfully merging this pull request may close these issues.

4 participants