Neill Turner
Neill Turner
can we update the example to the latest changes: https://aws.amazon.com/blogs/compute/introducing-simplified-serverless-application-deplyoment-and-management/ https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md I assume the yaml can co-exist with the json in cloud formation. It seems the code has to be...
This needs a little more testing. I think i have all the right configuration.
I know this is never ending but should be relatively straightforward as per https://github.com/Oxalide/terraform-fargate-example/blob/master/main.tf I will try and work something up in the next couple of days.
It would be great if you could update your example and docs to Flux V2. there are community helm charts for flux V2 at https://github.com/fluxcd-community/helm-charts that you can you to...
Currently the puppet-gitlab has a dependency on puppetlabs/git however if you use class { 'git': } before calling the puppet-gitlab module you will install git 1.7.1 (when using centos 6)...
Most of distros nowadays use pip3, but omnibus and require_pip uses pip to try to install ansible...