Releases: logzio/terraform-provider-logzio
Releases · logzio/terraform-provider-logzio
v1.11.0
v1.10.3
v1.10.2
v1.10.1
v1.10.0
v1.10.0:
- Breaking Changes:
- Upgrading
terraform-plugin-sdk
tov2.21.0
:- Terraform 0.11 and lower will not be supported.
- To read more about migrating to v2 of the
terraform-plugin-sdk
see this article.
- Removal of the
logzio_alert
resource. Uselogzio_alert_v2
instead. logzio_user
:- Update resource
logzio_user
to match current API and repo code conventions - Removal of
roles
field. Use fieldrole
instead.
- Update resource
logzio_archive_logs
:- Removal of
s3_secret_credentials
. Useaws_access_key
andaws_secret_key
instead. See documentation for current configuration structure. - Removal of
archiveLogsAzureBlobStorageSettings
,archiveLogsAmazonS3StorageSettings
. Fields under these attributes are not nested anymore. See docs & examples for reference. - Renaming fields.
- Refactor code to match current API.
- datasource - removal of secret fields. See documentation for current available fields.
- Removal of
logzio_restore_logs
:- Add
username
field, to match current API.
- Add
logzio_subaccount
:- Removal of field
utilization_settings
.
- Removal of field
- Delete resource from state on unsuccessful read operation.
- Upgrading
- Upgrade to Go 1.18.
- Upgrade to logzio_client_terraform 1.12.0.
v1.9.2
v1.9.1
v1.9.0
v1.9.0
- Update client version(v1.11.0).
- Support Kibana objects