File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Terraform Scripts
22
33## Links:
4- [ Create EC2 With Terraform Script] ( https://github.com/CodeSagarOfficial/terraform-scripts/blob/main/create-ec2-with-terraform.tf )
4+ [ Create EC2 With Terraform Script] ( https://github.com/CodeSagarOfficial/terraform-scripts/tree/main/ec2-terraform )
5+
6+ [ Run Ansible Script After EC2 Launch Terraform Script] ( https://github.com/CodeSagarOfficial/terraform-scripts/tree/main/run-ansible-after-ec2-launch-terraform )
7+
8+ [ Setup Wordpress on AWS-ECS-Fargate-RDS (Serverless) Terraform Script] ( https://github.com/CodeSagarOfficial/terraform-scripts/tree/main/ecs-fargate-wordpress-rds-terraform )
9+
10+ [ Setup Wordpress on GCP-CloudRunV2-SQL-DB (Serverless) Terraform Script] ( https://github.com/CodeSagarOfficial/terraform-scripts/tree/main/cloud-run-v2-wordpress-sql-terraform )
511
6- [ Run Ansible Script After EC2 Launch Terraform Script] ( https://github.com/CodeSagarOfficial/terraform-scripts/blob/main/run-ansible-after-ec2-launch-terraform.tf )
712
813## Basic Commands
914``` hcl
You can’t perform that action at this time.
0 commit comments