Releases: komminarlabs/pulumi-influxdb
Releases · komminarlabs/pulumi-influxdb
v1.2.2
v1.2.1
[1.2.1] - 2024-08-23
Fixed:
- fixed overwriting the token value during read in
influxdb_authorization
resource.
v1.2.0
[v1.2.0] - 2024-04-17
Updates
- Updated
influxdb_authorization
resource and made theid
&org_id
as optional inpermissions.resource
inline with Influx api. - Updated
influxdb_authorization
resource and made thename
as read-only inpermissions.resource
. This is due to how Influx api returns the response. This will be modified in the future versions.
v1.0.2
[1.0.2] - 2024-04-03
Changes
- Fixed broken docs link
Updates
- Bumped few go modules
v1.0.1
[1.0.1] - 2024-03-13
Initial release of the provider
New resources:
index/authorization.Authorization
index/bucket.Bucket
index/organization.Organization
New functions:
index/getAuthorization.getAuthorization
index/getAuthorizations.getAuthorizations
index/getBucket.getBucket
index/getBuckets.getBuckets
index/getOrganization.getOrganization
index/getOrganizations.getOrganizations