mirror of
https://github.com/patrickbeane/terraform-aws-ec2-hardened.git
synced 2026-01-27 16:40:24 +00:00
Update README.md for clarity
This commit is contained in:
@@ -61,8 +61,8 @@ _Opens ingress for fast testing; **not** production‑safe._
|
||||
|
||||
```bash
|
||||
# 1. Clone and enter the project
|
||||
git clone https://github.com/patrickbeane/example-terraform-ec2.git
|
||||
cd example-terraform-ec2
|
||||
git clone https://github.com/patrickbeane/terraform-aws-ec2-hardened.git
|
||||
cd terraform-aws-ec2-hardened
|
||||
|
||||
# 2. Initialize Terraform
|
||||
terraform init
|
||||
@@ -159,4 +159,4 @@ If you get a certificate warning on first visit, accept the self‑signed cert.
|
||||
---
|
||||
|
||||
## 📜 License
|
||||
MIT License
|
||||
MIT License
|
||||
|
||||
Reference in New Issue
Block a user