mirror of
https://github.com/adammck/terraform-inventory
synced 2024-11-26 07:43:46 +01:00
Update README with working --host= example
This commit is contained in:
parent
aa1c5d4b19
commit
87cb036b5f
@ -80,7 +80,7 @@ It's just a Go app, so the usual:
|
|||||||
To test against an example statefile, run:
|
To test against an example statefile, run:
|
||||||
|
|
||||||
terraform-inventory --list fixtures/example.tfstate
|
terraform-inventory --list fixtures/example.tfstate
|
||||||
terraform-inventory --host=web-aws fixtures/example.tfstate
|
terraform-inventory --host=52.7.58.202 fixtures/example.tfstate
|
||||||
|
|
||||||
To update the fixtures, populate `fixtures/secrets.tfvars` with your DO and AWS
|
To update the fixtures, populate `fixtures/secrets.tfvars` with your DO and AWS
|
||||||
account details, and run `fixtures/update`. You almost certainly don't need to
|
account details, and run `fixtures/update`. You almost certainly don't need to
|
||||||
|
Loading…
Reference in New Issue
Block a user