We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa1c5d4 commit 87cb036Copy full SHA for 87cb036
README.md
@@ -80,7 +80,7 @@ It's just a Go app, so the usual:
80
To test against an example statefile, run:
81
82
terraform-inventory --list fixtures/example.tfstate
83
- terraform-inventory --host=web-aws fixtures/example.tfstate
+ terraform-inventory --host=52.7.58.202 fixtures/example.tfstate
84
85
To update the fixtures, populate `fixtures/secrets.tfvars` with your DO and AWS
86
account details, and run `fixtures/update`. You almost certainly don't need to
0 commit comments