aws-iot-builder-tools / aws-greengrass-provisioner

Simplifies provisioning Greengrass Cores and building Greengrass Lambda functions
Apache License 2.0
55 stars 15 forks source link

Add support for Greengrass CloudFormation #48

Open timmattison opened 5 years ago

timmattison commented 5 years ago

Greengrass support in CloudFormation was recently launched

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-reference-greengrass.html

The provisioner should be able to output CloudFormation templates that use these features.

timmattison commented 5 years ago

Launch announcement: https://aws.amazon.com/about-aws/whats-new/2019/03/aws-iot-greengrass-adds-new-connector-aws-iot-analytics-support-aws-cloudformation-templates-integration-fleet-indexing/

timmattison commented 4 years ago

This should be done with CDK to generate CF programmatically now