1
1
Fork 0
mirror of https://github.com/adammck/terraform-inventory synced 2024-05-26 10:56:04 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Sommer 8b4b0ccdc0
Fix parsing `index` field in case of non-numeric string (as allowed in `for_each` construct), fix sorting (#153)
* Fix parsing `index` field in case of non-numeric string (as allowed in `for_each` construct), fix sorting
* Use newer Go versions in CI so functions like `errors.Unwrap` are available
2021-07-30 17:06:38 -04:00
David Marby 883df5b363 Add go module support (#122) 2019-09-17 22:02:46 -04:00
Andreas Sommer 94a66e3c5e Support Terraform 0.12 state format (#114) 2019-08-01 11:21:54 -04:00
Adam Mckaig 8f5356a8a6 Add Travis 2016-08-11 21:58:38 -04:00