terraform-provider-influxdb

Terraform provider to manage InfluxDB

APACHE-2.0 License

Stars
1
Committers
3

Bot releases are visible (Hide)

terraform-provider-influxdb - v1.1.1 Latest Release

Published by thulasirajkomminar about 2 months ago

[1.1.1] - 2024-08-23

Fixed:

  • fixed overwriting the token value during read in influxdb_authorization resource.
terraform-provider-influxdb - v1.1.0

Published by thulasirajkomminar 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/komminarlabs/terraform-provider-influxdb/compare/v1.0.1...v1.1.0

terraform-provider-influxdb - v1.0.1

Published by thulasirajkomminar 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/komminarlabs/terraform-provider-influxdb/compare/v1.0.0...v1.0.1

terraform-provider-influxdb - v1.0.1

Published by thulasirajkomminar 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/komminarlabs/terraform-provider-influxdb/compare/v1.0.0...v1.0.1

terraform-provider-influxdb - v1.0.0

Published by thulasirajkomminar 8 months ago

[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.
terraform-provider-influxdb - v0.1.0

Published by thulasirajkomminar 8 months ago

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