We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2f45f commit a183cb5Copy full SHA for a183cb5
README.md
@@ -1,7 +1,9 @@
1
# Terraform Scripts
2
3
## Links:
4
-[Create EC2 with terraform](https://github.com/CodeSagarOfficial/terraform-scripts/blob/main/create-ec2-with-terraform.tf)
+[Create EC2 With Terraform Script](https://github.com/CodeSagarOfficial/terraform-scripts/blob/main/create-ec2-with-terraform.tf)
5
+
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
8
## Basic Commands
9
```hcl
0 commit comments