int128 / terraform-aws-nat-instance

Terraform module to provision a NAT Instance using an Auto Scaling Group and Spot Instance from $1/month
https://registry.terraform.io/modules/int128/nat-instance/aws/
Apache License 2.0
175 stars 90 forks source link

You've reached your quota for maximum Fleet Requests for this account. #70

Closed aristosMiliaressis closed 8 months ago

aristosMiliaressis commented 10 months ago

i've been using this module for months now without any issues, but i am now receiving this quota error. image

my full terraform code can be found here https://github.com/aristosMiliaressis/pwnctl/blob/af81a6eeb7c8bac0d5474209b7da054cce2d704b/infra/vpc.tf#L89

i think this is a bug in the module cause i am not using any EC2 or spot instances anywhere else (aside from ECS Fargate) so i think only this module contributed to the specific service quota.