Skip to content

Commit

Permalink
Merge pull request #452 from instaclustr/terraform-jenkins-branch-202…
Browse files Browse the repository at this point in the history
…4-07-29T102408Z

terraform-jenkins-branch-2024-07-29T102408Z
  • Loading branch information
admintfprovider authored Jul 29, 2024
2 parents ba14b61 + 9f8282c commit 895bd45
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 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.144
VERSION=2.0.145

FULL_BIN_NAME="${BIN_NAME}_v${VERSION}"
SHASUM_NAME="${BIN_NAME}_${VERSION}_SHA256SUMS"
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/cassandra_cluster_v2_instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The following terms are used to describe attributes in the schema of this data s
<br>Status of the cluster.<br><br>
*___cassandra_version___*<br>
<ins>Type</ins>: string, read-only<br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Cassandra to run on the cluster. Available versions: <ul> <li>`4.1.5`</li> <li>`4.1.4`</li> <li>`5.0.0`</li> <li>`3.11.17`</li> <li>`4.0.13`</li> <li>`3.11.16`</li> <li>`4.0.12`</li> </ul><br><br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Cassandra to run on the cluster. Available versions: <ul> <li>`5.0.0`</li> <li>`4.1.5`</li> <li>`4.1.4`</li> <li>`3.11.17`</li> <li>`4.0.13`</li> <li>`3.11.16`</li> <li>`4.0.12`</li> </ul><br><br>
*___id___*<br>
<ins>Type</ins>: string, read-only<br>
<br>ID of the cluster.<br><br>
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/kafka_cluster_v2_instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The following terms are used to describe attributes in the schema of this data s
<br>Adds the specified version of Kafka Karapace REST Proxy to this Kafka cluster.<br><br>
*___kafka_version___*<br>
<ins>Type</ins>: string, read-only<br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Kafka to run on the cluster. Available versions: <ul> <li>`3.6.1`</li> <li>`3.5.1`</li> <li>`3.6.2`</li> </ul><br><br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Kafka to run on the cluster. Available versions: <ul> <li>`3.6.1`</li> <li>`3.5.1`</li> <li>`3.7.1`</li> <li>`3.6.2`</li> </ul><br><br>
*___auto_create_topics___*<br>
<ins>Type</ins>: boolean, read-only<br>
<br>Allows topics to be auto created by brokers when messages are published to a non-existent topic<br><br>
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/kafka_connect_cluster_v2_instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The following terms are used to describe attributes in the schema of this data s
<br>Status of the cluster.<br><br>
*___kafka_connect_version___*<br>
<ins>Type</ins>: string, read-only<br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Kafka connect to run on the cluster. Available versions: <ul> <li>`3.6.2`</li> <li>`3.6.1`</li> <li>`3.5.1`</li> </ul><br><br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Kafka connect to run on the cluster. Available versions: <ul> <li>`3.7.1`</li> <li>`3.6.2`</li> <li>`3.6.1`</li> <li>`3.5.1`</li> </ul><br><br>
*___id___*<br>
<ins>Type</ins>: string, read-only<br>
<br>ID of the cluster.<br><br>
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/zookeeper_cluster_v2_instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The following terms are used to describe attributes in the schema of this data s
<br>Status of the cluster.<br><br>
*___zookeeper_version___*<br>
<ins>Type</ins>: string, read-only<br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Apache Zookeeper to run on the cluster. Available versions: <ul> <li>`3.7.2`</li> <li>`3.8.4`</li> </ul><br><br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Apache Zookeeper to run on the cluster. Available versions: <ul> <li>`3.8.4`</li> </ul><br><br>
*___id___*<br>
<ins>Type</ins>: string, read-only<br>
<br>ID of the cluster.<br><br>
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/cassandra_cluster_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The following terms are used to describe attributes in the schema of this resour
<br>Adds Apache Lucene to the Cassandra cluster.<br><br>
*___cassandra_version___*<br>
<ins>Type</ins>: string, required, immutable<br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Cassandra to run on the cluster. Available versions: <ul> <li>`4.1.5`</li> <li>`4.1.4`</li> <li>`5.0.0`</li> <li>`3.11.17`</li> <li>`4.0.13`</li> <li>`3.11.16`</li> <li>`4.0.12`</li> </ul><br><br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Cassandra to run on the cluster. Available versions: <ul> <li>`5.0.0`</li> <li>`4.1.5`</li> <li>`4.1.4`</li> <li>`3.11.17`</li> <li>`4.0.13`</li> <li>`3.11.16`</li> <li>`4.0.12`</li> </ul><br><br>
*___name___*<br>
<ins>Type</ins>: string, required, immutable<br>
<ins>Constraints</ins>: pattern: `[a-zA-Z0-9][a-zA-Z0-9_-]*`<br><br>Name of the cluster.<br><br>
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/kafka_cluster_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The following terms are used to describe attributes in the schema of this resour
<br>Enables Client ⇄ Cluster Encryption.<br><br>
*___kafka_version___*<br>
<ins>Type</ins>: string, required, immutable<br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Kafka to run on the cluster. Available versions: <ul> <li>`3.6.1`</li> <li>`3.5.1`</li> <li>`3.6.2`</li> </ul><br><br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Kafka to run on the cluster. Available versions: <ul> <li>`3.6.1`</li> <li>`3.5.1`</li> <li>`3.7.1`</li> <li>`3.6.2`</li> </ul><br><br>
*___auto_create_topics___*<br>
<ins>Type</ins>: boolean, required, immutable<br>
<br>Allows topics to be auto created by brokers when messages are published to a non-existent topic<br><br>
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/kafka_connect_cluster_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The following terms are used to describe attributes in the schema of this resour
<ins>Constraints</ins>: allowed values: [ `PRODUCTION`, `NON_PRODUCTION` ]<br><br>SLA Tier of the cluster. Non-production clusters may receive lower priority support and reduced SLAs. Production tier is not available when using Developer class nodes. See [SLA Tier](https://www.instaclustr.com/support/documentation/useful-information/sla-tier/) for more information.<br><br>
*___kafka_connect_version___*<br>
<ins>Type</ins>: string, required, immutable<br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Kafka connect to run on the cluster. Available versions: <ul> <li>`3.6.2`</li> <li>`3.6.1`</li> <li>`3.5.1`</li> </ul><br><br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Kafka connect to run on the cluster. Available versions: <ul> <li>`3.7.1`</li> <li>`3.6.2`</li> <li>`3.6.1`</li> <li>`3.5.1`</li> </ul><br><br>
*___name___*<br>
<ins>Type</ins>: string, required, immutable<br>
<ins>Constraints</ins>: pattern: `[a-zA-Z0-9][a-zA-Z0-9_-]*`<br><br>Name of the cluster.<br><br>
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/zookeeper_cluster_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The following terms are used to describe attributes in the schema of this resour
<ins>Constraints</ins>: allowed values: [ `PRODUCTION`, `NON_PRODUCTION` ]<br><br>SLA Tier of the cluster. Non-production clusters may receive lower priority support and reduced SLAs. Production tier is not available when using Developer class nodes. See [SLA Tier](https://www.instaclustr.com/support/documentation/useful-information/sla-tier/) for more information.<br><br>
*___zookeeper_version___*<br>
<ins>Type</ins>: string, required, immutable<br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Apache Zookeeper to run on the cluster. Available versions: <ul> <li>`3.7.2`</li> <li>`3.8.4`</li> </ul><br><br>
<ins>Constraints</ins>: pattern: `[0-9]+\.[0-9]+\.[0-9]+`<br><br>Version of Apache Zookeeper to run on the cluster. Available versions: <ul> <li>`3.8.4`</li> </ul><br><br>
*___name___*<br>
<ins>Type</ins>: string, required, immutable<br>
<ins>Constraints</ins>: pattern: `[a-zA-Z0-9][a-zA-Z0-9_-]*`<br><br>Name of the cluster.<br><br>
Expand Down

0 comments on commit 895bd45

Please sign in to comment.