No description
Find a file
Julien Dessaux d96775b4a5
All checks were successful
main / test (push) Successful in 2m31s
chore(infrastructure): update dependencies
2026-04-20 00:15:44 +02:00
.forgejo/workflows chore(infrastructure): update dependencies 2026-04-20 00:15:44 +02:00
infrastructure/tofu chore(infrastructure): update dependencies 2026-04-20 00:15:44 +02:00
.gitignore feat(module): initial import 2025-09-11 12:25:26 +02:00
CHANGELOG.md feat(module): initial import 2025-09-11 12:25:26 +02:00
LICENSE feat(module): initial import 2025-09-11 12:25:26 +02:00
main.tf feat(module): initial import 2025-09-11 12:25:26 +02:00
main.tftest.hcl feat(module): initial import 2025-09-11 12:25:26 +02:00
providers.tf feat(module): initial import 2025-09-11 12:25:26 +02:00
README.md chore(infrastructure): update dependencies 2026-04-20 00:15:44 +02:00

AWS VPC Defaults

This modules renders inoperative the default VPC in an AWS region in order to make any misuse more difficult: the default security group denies all ingress and egress while the default routing table is emptied.