Projects with this topic
-
Multi-user anti-filtering panel, with an effortless installation and supporting more than 20 protocols to circumvent filtering plus the telegram proxy.
Updated -
Setup a S3 backend for terraform. Follow process describe on this link: Terraform S3 Backend Best Practices
The EC2 instance should always use the latest amazon 2 linux ami
Everything should be done in the prod VPC
EC2 should allow SSH traffic from everywhere
Ec2 and RDS connectivity
The RDS security group should only allow communication from the EC2 SG
The output of the terraform deployment should be the public IP of the instance.
The dev team did supply us with the userdata script that is ready to use
Updated -