mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
Fix Terraform Kickstarter path in README by @z0ph
Fix Terraform Kickstarter path in README
This commit is contained in:
@@ -18,7 +18,7 @@ Installing Prowler with Terraform is simple and can be completed in under 1 minu
|
|||||||
sudo yum install -y yum-utils
|
sudo yum install -y yum-utils
|
||||||
sudo yum-config-manager --add-repo https://rpm.releases.hashicorp.com/AmazonLinux/hashicorp.repo
|
sudo yum-config-manager --add-repo https://rpm.releases.hashicorp.com/AmazonLinux/hashicorp.repo
|
||||||
sudo yum -y install terraform
|
sudo yum -y install terraform
|
||||||
cd terraform-kickstarter
|
cd util/terraform-kickstarter
|
||||||
```
|
```
|
||||||
- Issue a `terraform init`
|
- Issue a `terraform init`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user