Unverified Commit db2b0f37 authored by Michael Kennedy's avatar Michael Kennedy 🎱 Committed by GitHub
Browse files

Update README.md

parent c01082e7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -59,6 +59,8 @@ save the file and quit vi
```hcl
# initialize Terraform
terraform init
# Plan terraform to validate deployment
terraform plan
# build the BIG-IPS and the underpinning infrastructure
terraform apply 
```
@@ -103,5 +105,3 @@ as a final step check that terraform doesn't think there's anything remaining
terraform show
```
this should return a blank line

https://github.com/mjmenger/terraform-aws-bigip-setup