Skip to content

Releases: kaizendorks/terraform-cloud-exporter

v2.1.0 - Ability to Scrape all Organizations.

19 Feb 12:16
Compare
Choose a tag to compare

Changed:

  • Organizations flag is now optional. If not present, the exporter will scrape all the organizations that the token has access to.

v2.0.0 - Multi Org Scrapper

18 Feb 10:07
d3f89a7
Compare
Choose a tag to compare

New:

  • Organizations scrapper.
  • Multi Org scrapping capabilities.
  • Wrapped error messages.

Breaking

  • Replaced --organization flag with --organizations
  • Replaced env var TF_ORGANIZATION with TF_ORGANIZATIONS.
  • Short flag -o remaped to new -organizations flag.

v1.0.1 - Cleanup Versioning and Metric names.

02 Feb 22:12
Compare
Choose a tag to compare

v1.0.0 - Initial Release

01 Feb 21:30
Compare
Choose a tag to compare

New features:

  • Setup CLI parsing.
  • Sigle Org Workspace Scrapper.
  • Sample Dashboard.
  • Docker Release.