Releases: logzio/logzio_terraform_client
Releases · logzio/logzio_terraform_client
v1.8.0
- v1.8.0
sub_accounts
:
- Add
flexible
& reservedDailyGB
.
- Breaking changes: refactor resource.
endpoints
:
- Breaking changes: refactor resource.
- Add new endpoint types (OpsGenie, ServiceNow, Microsoft Teams).
v1.5.3
Subaccount fix (#81)
* add token to response of create
* add account id to response object
* fix accountid & tests
* lint
v1.5.2
1.5.2 (#80)
* fix custom endpoints empty header bug
* add sub_accounts test for empty SharingObjectAccounts
* add integration tests for subaccount create
* allow empty sharingAccounts
* add subaccount integration tests
* changelog
* add endpoints tests
v1.5.1
fix bug (#79)
* fix bug
* lint
* add asc test
v1.5.0
Add alerts v2 compatibility.
v1.4.0
Support import & export of Kibana objects
v1.3.2
fix client custom endpoint headers bug
improve tests
v1.3.1
Case insensitive endpoint type
Bug fixes