Skip to content

Releases: komminarlabs/terraform-provider-influxdb

v1.1.2

12 Sep 14:25
17dbbc8
Compare
Choose a tag to compare

[1.1.2] - 2024-09-12

Updated:

  • Updated docs to include supported influxdb flavours.

v1.1.1

23 Aug 16:19
c7348d5
Compare
Choose a tag to compare

[1.1.1] - 2024-08-23

Fixed:

  • fixed overwriting the token value during read in influxdb_authorization resource.

v1.1.0

15 Apr 22:07
697a3ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

05 Mar 23:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Feb 21:27
f515612
Compare
Choose a tag to compare

[1.0.0] - 2024-02-27

Added:

  • Added an optional attribute name to influxdb_authorization resource.
  • Acceptance tests for all data sources and resources.

Updated:

  • retention_days is renamed to retention_period in influxdb_bucket resource.
  • Made some document changes.

v0.1.0

14 Feb 22:16
Compare
Choose a tag to compare

[0.1.0] - 2024-02-14

Added:

  • New Data Source: influxdb_authorization
  • New Data Source: influxdb_authorizations
  • New Data Source: influxdb_bucket
  • New Data Source: influxdb_buckets
  • New Data Source: influxdb_organization
  • New Data Source: influxdb_organizations
  • New Resource: influxdb_authorization
  • New Resource: influxdb_bucket
  • New Resource: influxdb_organization