Skip to content

Commit

Permalink
minor - tco-policies api changes (#228)
Browse files Browse the repository at this point in the history
* minor - tco-policies api changes
  • Loading branch information
OrNovo authored May 2, 2024
1 parent 30c7c00 commit 40a721f
Show file tree
Hide file tree
Showing 32 changed files with 4,504 additions and 347 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -547,4 +547,13 @@ Bug fixing:
Bug fixing:
#### resource/coralogix_dashboard
* replace in a case of not_found error in `coralogix_dashboard` resource.
* adding validations.
* adding validations.

## Release 1.14.0
Breaking Changes:
#### coralogix_tco_policy_logs and coralogix_tco_policy_traces
* Resources and Data Sources were deprecated. Use [coralogix_tco_policies_logs](https://github.com/coralogix/terraform-provider-coralogix/tree/master/docs/resources/tco_policies_logs.md) and [coralogix_tco_policies_traces](https://github.com/coralogix/terraform-provider-coralogix/tree/master/docs/resources/tco_policies_traces.md) instead.

Bug fixing:
#### resource/coralogix_dashboard
* fixing [issue](https://github.com/coralogix/terraform-provider-coralogix/issues/224).

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 40a721f

Please sign in to comment.