https://github.com/rafikbahri/aws-infra
AWS infrastructure using Terraform.
https://github.com/rafikbahri/aws-infra
aws terraform
Last synced: 4 months ago
JSON representation
AWS infrastructure using Terraform.
- Host: GitHub
- URL: https://github.com/rafikbahri/aws-infra
- Owner: rafikbahri
- Created: 2024-07-10T15:51:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-05T21:01:20.000Z (about 1 year ago)
- Last Synced: 2026-02-03T14:52:13.345Z (5 months ago)
- Topics: aws, terraform
- Language: HCL
- Homepage:
- Size: 109 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AWS Infra
=========
Overview
--------
This repo contains custom Terraform modules to build AWS infrastructure (EC2, subnet,...).
To SSH into the instance after a `jobs/deploy`.
```sh
ssh -F .ssh/config -i ~/.ssh/id_ed25519_bastion ec2-user@bastion001
```
TODOs
-----
### Project
-
### Features
- Bastions with ASG