flavien flavien

Terraform code to deploy a temporary openvpn server in a specified region only accessible from the local public IP.

Updated 2023-12-20 15:13:13 +01:00

Terraform module to provision a vpc with public and private subnets for each AZ. Provision a internet gateway for public subnets and a NAT gateway for private subnets.

Updated 2023-11-16 14:11:41 +01:00

API Gateway with terraform for learning!

Updated 2023-06-22 17:04:51 +02:00

Terraform module to provision servers. Provision servers in private and public subnets. Instances are launched by auto scaling groups and an elastic load balancer is provisioned for public instances.

Updated 2022-09-28 11:29:12 +02:00

Terraform module to provision route 53 alias to elastic load balancer.

Updated 2022-09-28 11:28:27 +02:00

Template of automated app deployment on AWS with terraform. Intended to be used with the AWS app template.

Updated 2022-08-02 11:56:17 +02:00