Skip to content

Commit

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

terraform-jenkins-branch-2025-01-20T102404Z
  • Loading branch information
admintfprovider authored Jan 20, 2025
2 parents 53cb09f + 00b8752 commit aebfa80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.177
VERSION=2.0.178

FULL_BIN_NAME="${BIN_NAME}_v${VERSION}"
SHASUM_NAME="${BIN_NAME}_${VERSION}_SHA256SUMS"
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/kafka_topic_v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ The following terms are used to describe attributes in the schema of this resour
<ins>Type</ins>: integer, required, immutable<br>
<br>Replication factor for Topic<br><br>
*___partitions___*<br>
<ins>Type</ins>: integer, required, immutable<br>
<ins>Type</ins>: integer, required, updatable<br>
<br>Topic partition count<br><br>
*___topic___*<br>
<ins>Type</ins>: string, required, immutable<br>
Expand Down

0 comments on commit aebfa80

Please sign in to comment.