Skip to content

Commit 0e3cb7a

Browse files
committed
readme updated
1 parent 224cf1a commit 0e3cb7a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
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

0 commit comments

Comments
 (0)