Skip to content

Commit

Permalink
Bump version and regenerate docs (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
lootag authored Jan 29, 2025
1 parent 833c752 commit e761bc2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion coralogix/clientset/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

package clientset

const TF_PROVIDER_VERSION = "2.0.5"
const TF_PROVIDER_VERSION = "2.0.6"
1 change: 1 addition & 0 deletions docs/data-sources/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -1009,6 +1009,7 @@ Read-Only:

- `filters` (Attributes List) (see [below for nested schema](#nestedatt--layout--sections--rows--widgets--definition--data_table--query--metrics--filters))
- `promql_query` (String)
- `promql_query_type` (String)

<a id="nestedatt--layout--sections--rows--widgets--definition--data_table--query--metrics--filters"></a>
### Nested Schema for `layout.sections.rows.widgets.definition.data_table.query.metrics.filters`
Expand Down
1 change: 1 addition & 0 deletions docs/resources/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -1739,6 +1739,7 @@ Required:
Optional:

- `filters` (Attributes List) (see [below for nested schema](#nestedatt--layout--sections--rows--widgets--definition--data_table--query--metrics--filters))
- `promql_query_type` (String)

<a id="nestedatt--layout--sections--rows--widgets--definition--data_table--query--metrics--filters"></a>
### Nested Schema for `layout.sections.rows.widgets.definition.data_table.query.metrics.filters`
Expand Down

0 comments on commit e761bc2

Please sign in to comment.