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 1
1
# Terraform Scripts
2
2
3
3
## 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 )
5
11
6
- [ Run Ansible Script After EC2 Launch Terraform Script] ( https://github.com/CodeSagarOfficial/terraform-scripts/blob/main/run-ansible-after-ec2-launch-terraform.tf )
7
12
8
13
## Basic Commands
9
14
``` hcl
You can’t perform that action at this time.
0 commit comments