https://github.com/yashindane/fiftyfive-task-round
Terraform code to launch and configure ec2 nginx server
https://github.com/yashindane/fiftyfive-task-round
Last synced: 11 months ago
JSON representation
Terraform code to launch and configure ec2 nginx server
- Host: GitHub
- URL: https://github.com/yashindane/fiftyfive-task-round
- Owner: YashIndane
- Created: 2023-10-23T15:24:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T10:43:39.000Z (about 2 years ago)
- Last Synced: 2025-01-13T00:24:19.195Z (12 months ago)
- Language: HCL
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
sudo terraform apply -var="access_key=" -var="secret_key=" -auto-approve
```