-
Notifications
You must be signed in to change notification settings - Fork 2.3k
feat: Add CDK Example ec2 in vpc with ssm #282
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
Conversation
|
Title does not follow the guidelines of Conventional Commits. Please adjust title before merge. |
rix0rrr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also add this example to the top-level README
330cd55 to
849a3cb
Compare
97aebc3 to
39bf556
Compare
|
Title does not follow the guidelines of Conventional Commits. Please adjust title before merge. |
NGL321
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This all looks excellent! Lets get it merged.
😸 😷
|
Thank you for contributing! Your pull request is now being automatically merged. |
* feat: add cdk example ec2 in vpc with ssm * fix s3 script name Co-authored-by: Noah Litov <[email protected]>
With this pull request I want to publish a CDK Python example that deploys an EC2 instance taking advantage of AWS services like System Manager, Amazon Linux 2 AMI and CDK Assets to package scripts that provision instance as needed.
configuration.sh).By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.