-
## Scope of request
AWS::EC2::SecurityGroup - when I have an IAM deny statement to create a security group without a specifig tag (aws:RequestTags), I can create resource via API, but not via Clou…
-
### Configuration
```hcl
locals {
role_name = "${var.workspace_name}-${var.environment}_${var.role_subname}-instance-role"
role_arn = "arn:aws:iam::${var.aws_account_id}:role/${local.ro…
-
Hi, could you please add this feature so that we don't have to manage ssh key just for kitchen tests? It's similar to the kitchen-ec2 feature here: https://github.com/test-kitchen/kitchen-ec2/blob/mai…
-
Hi, I installed Socioboard on aws ec2 ubuntu and I am getting this error when I inspect the page.
Failed to load resource: net::ERR_CONNECTION_REFUSED
localhost:3003/socket.io/?EIO=3&transport=pol…
-
I tried to run EC2 price scraping script before the release (``contrib/scrape-ec2-sizes.py``), but it seems the format in the JSON and JavaScript files has changed so the script doesn't give expected …
-
Looks like we should be able to automatically [create key pairs through the EC2 API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateKeyPair.html) so that SSH will always work.
Some t…
-
I have the ansible plugin ([https://github.com/Batix/rundeck-ansible-plugin](https://github.com/Batix/rundeck-ansible-plugin) working and I have the EC2 nodes plugin working, but they do not work toge…
-
Command:
```
python3 examples/cluster_walker_tf_comparison.py
```
An instance was started on EC2 despite the following:
```
Traceback (most recent call last):
File "examples/cluster_walker_tf…
-
# パターン名
EC2 Bootstrapping
# 分類
# 解決したい課題
- サーバの構成が均一にならない(再現性がない)
# 解決のための要素や手段
- サーバの初回起動時に定形のスクリプトを実行する(UserData)
- 設定ファイルをオブジェクトストレージに保存する(S3)
- オブジェクトストレージへのアクセス権限をサーバに委任する…
-
`The website encountered an unexpected error. Try again later.`
Originally found with https://www.iied.org/7004iied it seems that other old E&U pubs are causing problems with search results pages, as…