mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Move contents into new folder structure based on primary technology Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
7 lines
138 B
YAML
7 lines
138 B
YAML
---
|
|
instance_type: "t2.micro"
|
|
region: "us-west-2"
|
|
ami: "ami-746aba14"
|
|
user: "ubuntu"
|
|
security_groups: ["default"]
|
|
keypair_name: "aws_rsa"
|