devops-essentials
devops-essentials copied to clipboard
Source code samples for DevOps Essentials on AWS Complete Video Course
Glad to have come across this template. However, for the notification portion of a failed pipeline, the region was hardcoded to us-east-1. Considering the template has Ref calls to the...
(though it might just be simpler to have them move the entire contents of the `samples/ecs`)
The old value seems to not be valid anymore (tested in us-east-1) > No Solution Stack named '64bit Amazon Linux 2017.09 v4.4.6 running Node.js' found. (Service: AWSElasticBeanstalk; Status Code: 400;...
I need the pipeline to pickup code from github directly, any pointers ?
I used pipeline.xml as stack template. During build I am getting this error: /src/buildspec-alexa.yml: no such file or directory Can you help me, where I need to copy this file?
Hey, You've got this line: https://github.com/stelligent/devops-essentials/blob/master/samples/static/pipeline.yml#L125-L130 Allowing pretty much any S3 action. While above you have some lines to allow Get only actions + Put action only on specific buckets:...
create a scheduled lambda function that both creates and deletes all cfn stacks