Skip to content

Commit

Permalink
Merge pull request #490 from instaclustr/terraform-jenkins-branch-202…
Browse files Browse the repository at this point in the history
…5-01-23T102406Z

terraform-jenkins-branch-2025-01-23T102406Z
  • Loading branch information
admintfprovider authored Jan 23, 2025
2 parents 1679ab3 + efaa374 commit 34a149b
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BIN_NAME=terraform-provider-instaclustr

VERSION=2.0.179
VERSION=2.0.180

FULL_BIN_NAME="${BIN_NAME}_v${VERSION}"
SHASUM_NAME="${BIN_NAME}_${VERSION}_SHA256SUMS"
Expand Down
4 changes: 2 additions & 2 deletions docs/data-sources/cassandra_cluster_v2_instance.md

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/data-sources/opensearch_cluster_v2_instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ The following terms are used to describe attributes in the schema of this data s
*___index_management_plugin___*<br>
<ins>Type</ins>: boolean, read-only<br>
<br>Enable index management plugin<br><br>
*___observability_plugin___*<br>
<ins>Type</ins>: boolean, read-only<br>
<br>Enable observability plugin<br><br>
*___default_username___*<br>
<ins>Type</ins>: string, read-only<br>
<br>Username of the default user created for the OpenSearch cluster.<br><br>
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cassandra_cluster_v2.md

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/resources/opensearch_cluster_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ The following terms are used to describe attributes in the schema of this resour
*___index_management_plugin___*<br>
<ins>Type</ins>: boolean, optional, immutable<br>
<br>Enable index management plugin<br><br>
*___observability_plugin___*<br>
<ins>Type</ins>: boolean, optional, immutable<br>
<br>Enable observability plugin<br><br>
*___searchable_snapshots___*<br>
<ins>Type</ins>: boolean, optional, immutable<br>
<br>Enable searchable snapshots. Available only for OpenSearch versions 2.7.0 or higher.<br><br>
Expand Down

0 comments on commit 34a149b

Please sign in to comment.