aws-cloudformation / aws-cloudformation-resource-providers-awsutilities-commandrunner

Apache License 2.0
81 stars 21 forks source link

Updated README.txt documentation #51

Closed shantgup closed 6 months ago

shantgup commented 1 year ago

Description of changes:

Added new examples, updated old examples. Added multi-line script example, AWSCLI --query example, and updated older examples to make clear that Role is supposed to be an EC2 Instance Profile.

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

shantgup commented 1 year ago

Need to also add an example about sharing parameters when GetAtt or Ref isn't available. Add WeatherCheck example too.

shantgup commented 6 months ago

Done in other PR, closing this one out.