No description
Find a file
Julien Dessaux 4ee40f77e4
All checks were successful
main / test (push) Successful in 1m59s
fix(infrastructure): fix ci workflow
2025-09-11 13:29:51 +02:00
.forgejo/workflows fix(infrastructure): fix ci workflow 2025-09-11 13:29:51 +02:00
infrastructure/tofu feat(module): initial import 2025-09-11 12:25:26 +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 feat(module): initial import 2025-09-11 12:25:26 +02:00

AWS VPC Defaults

This modules renders inoperative the default VPC in an 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.