-
I managed to get this thing working via AWS EC2! YAY! I decided to write a little guide on it.
First thing is you launch an Ubuntu Server 24.04 LTS instance, I use a t2.xlarge ($0.18 per hour) (y…
-
Add support for tags on `AWS::EC2::VPCEndpoint` resources
-
### Component(s)
processor/resourcedetection/internal/aws/ec2
### What happened?
## Description
The ec2 resource detection processor attempts to connect to the metadata endpoint of AWS to get ec2 …
-
Trying a test using a VPC created by someone else - range is different to this, so is this configurable?
```python
File "C:\Users\rscott\AppData\Local\miniconda3\envs\pygplates_py310\lib\site-pack…
-
## Description
I run a set of userdata commands to spin up Graph Explorer in an EC2.
Auth is via IAM auth and EC2 have the necessary IAM role attached.
```bash
#!/bin/bash
cd /home/ec2-us…
-
Platforms: mac, macos, linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_std_mean_cpu_float16&suite=TestInduc…
-
### What happened?
Trying to migrate from `awsx.classic.ec2.Vpc` to `awsx.ec2.Vpc` causes the VPC (and consequently, many of its child resources, such as RDS) to be destroyed and recreated.
Curr…
-
### Describe the bug
We noticed that with versions 2.167.x we are not able to do a lookup on the VPC based on tags.
What we can see when deploying with -vv, is that the lookup is done using random…
-
- [ ] Create personal EC2 AMI so that you could always start up a new EC2 instance for this project without having to go through the configuration
- [ ] Publish this EC2 AMI on AWS
-
For the deploy script we need the following AWS services:
- EC2
- Security Group
- S3 Bucket
- Lambda
- Cognito
- DynamoDB