-
Hi
Do not know if this is a bug or a configuration issue, but it seems it cannot find any security group within my configuration
```
Error: Security groups 'Puppet Server' not found in VPCs 'vp…
-
### Description
I'm just starting out with Terraform (looking awesome so far 🚀 ) so this could very well be my naivete towards it that is the issue.
I was following the tutorial on getting start…
-
Installed successfully on AWS EC2 t2.micro.
using this command:
`./extra/provision.sh -m prod -s $PWD
`
I am at a loss on how to access it via my browser.
I tried to use my IP address, but …
-
Blog post idea: how to set up Shiny Apps as a subdomain using Amazon AWS, etc.
There's not a lot of material available out there for picking instances, etc. that are specifically tailored to R/Shin…
-
The Pricing inspector seems to be having trouble. Not sure if this is a windows go thing.
`PS C:\Users\foo\go\bin> .\awless.exe inspect -i pricer -e
[verbose] awless v0.1.3 - loading AWS session w…
-
```
~/environment/wild-rydes (master) $ amplify init
Downloading release from https://package.cli.amplify.aws/11.0.3/amplify-pkg-linux-x64.tgz
node:internal/buffer:959
super(bufferOrLength, by…
-
@hsmohammed - one thing you can do this week is start to prep for automation. This means trying out ansible to do something simple. Please install ansible on your laptop (see instructions here: https:…
-
Hello Iann,
I am getting error while creating change set.
the error was even for Admin Access.
1. An error occurred creating the change set.
2. I generated Cf template from on the ec2 copied…
-
I've generated an ssh key `ssh-keygen -t rsa -b 4096 -C "email"`and used the public key `aws.pub` for importing an key-pair in AWS
when i create an instance with
`docker-machine create --driver amaz…
-
With v2.0.0 of kitchen-ec2:
If I include a `user_data` script while using the aws cli, the user_data script runs as expected and produces the expect results in the instance that is stood up. Howev…