-
Hi,
I just installed localstack in version 0.8.5 and it does not start completely
```
stephan@lin-praetschs:~> DEBUG=1 localstack start
Starting local dev environment. CTRL-C to quit.
Startin…
-
My apologies for raising this as an issue as I'm not sure if this is intended or if I've lost the plot somewhere.
Given an IAM user in a group with a policy of trusted account roles (which works on…
-
Would it be easy or possible for Bref to provide one Docker image that contains the exact same php binary that the lambda layer has which we could use on our CI / CD build process to install composer …
-
Following the Quickstart in the docs and am unable to authenticate using my ~/.aws/credentials files (aws cli commands work OK):
``` python
>>> import boto3
>>>
>>> for bucket in boto3.resource('s3'…
-
Our company deploys production applications to one AWS account, and non-production applications to a different AWS account.
What I'd like to be able to do is create and then later re-deploy to stag…
-
##### SUMMARY
I try to reproduce a CI issue and so I run: `ansible-test sanity --test validate-modules`. `ansible-test` starts a process that consumes a lot of CPU cycle without showing any progres…
-
Just adding an amazon-ebs section to my packer JSON file that uses the same scripts and such for the VMWare builder does not work - obviously. But it is not obvious what path one takes to simultaneous…
-
I'm trying to setup grid app locally on my ubuntu 14.04 vm. The following are the steps I followed:
Installed/Cloned/Downloaded
java, sbt, git, nginx, exiftool, jq, awscli, pip, guardian grid
Configu…
-
With very simple stack that doesn't contain the `profile` or any AWS keys under ~/.aws/config or envars:
```
$ sceptre --debug create stack1.yaml --yes
[2019-02-04 14:58:23] - Adding yaml constru…
-
1) deployed CFT succesfully 2) All 3 servers are running state and able to access GUI
3) When I try to schedule DAG its waiting in Queue status. 4) Create SQS end points and i see connectivity from i…