aws-cloudformation-templates icon indicating copy to clipboard operation
aws-cloudformation-templates copied to clipboard

Fix bug about unused parameters in AWS / Service / Workspaces

Open Pelirrojo opened this issue 5 years ago • 1 comments

Issue #, if available: There are two template parameters that are intended to provide the value to be configured in a resource but are ultimately not used.

Description of changes:

It has been fixed with a ref function has been added to link them.

Additionally, the license files have been adjusted to be in markdown format and the license visible in the Readme.md document with a consistent reference to AWS Inc. Finally, the .gitignore file has been extended to cover other cases of temporary files to be avoided.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Pelirrojo avatar Apr 27 '20 10:04 Pelirrojo

Hello,

I have found some details to be polished in the AWS Workspaces templates and have updated them in this PR.

Do I need to do anything else? Is it interesting to merge?

Thanks in advance, Manuel

Pelirrojo avatar Feb 17 '21 21:02 Pelirrojo