mirror of
https://github.com/elisspace/Wakanda-Forever.git
synced 2026-08-29 15:44:11 +00:00
Update README.md
This commit is contained in:
@@ -137,6 +137,14 @@ aws ec2 describe-instances --query 'Reservations[].Instances[].[Tags[?Key==`Name
|
||||
```
|
||||
terraform destroy --auto-approve
|
||||
```
|
||||
### Creat new workspace
|
||||
```
|
||||
terraform workspace new example
|
||||
```
|
||||
## List workspace
|
||||
```
|
||||
terraform workspace list
|
||||
```
|
||||
## Credits
|
||||
```
|
||||
- XPN: https://github.com/xpn/Demoland
|
||||
@@ -149,4 +157,5 @@ terraform destroy --auto-approve
|
||||
- https://www.infracost.io/docs/#1-install-infracost
|
||||
- https://github.com/mandiant/commando-vm/blob/master/packages.csv
|
||||
- https://github.com/paidem/guacozy
|
||||
- https://www.terraform.io/cli
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user