Skip to content

Commit

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

terraform-jenkins-branch-2024-07-30T102408Z
  • Loading branch information
admintfprovider authored Jul 30, 2024
2 parents 895bd45 + 2a707c1 commit 04c8413
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.145
VERSION=2.0.146

FULL_BIN_NAME="${BIN_NAME}_v${VERSION}"
SHASUM_NAME="${BIN_NAME}_${VERSION}_SHA256SUMS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |-
---

# instaclustr_aws_security_group_firewall_rule_v2_instance (Data Source)
Deprecated. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/aws_security_group_firewall_rules_v2"> instaclustr_cluster_network_firewall_rules_v2</a> instead.
!> **Deprecated:** This resource is deprecated and will be removed in the next major version. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/aws_security_group_firewall_rules_v2"> instaclustr_cluster_network_firewall_rules_v2</a> instead.

Definition of an AWS Security Group based firewall rule to be applied to a cluster.
## Example Usage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |-
---

# instaclustr_cluster_network_firewall_rule_v2_instance (Data Source)
Deprecated. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/cluster_network_firewall_rules_v2"> instaclustr_cluster_network_firewall_rules_v2</a> instead.
!> **Deprecated:** This resource is deprecated and will be removed in the next major version. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/cluster_network_firewall_rules_v2"> instaclustr_cluster_network_firewall_rules_v2</a> instead.

Definition of a CIDR based firewall rule to be applied to a cluster.
## Example Usage
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/kafka_user_v2_instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |-
---

# instaclustr_kafka_user_v2_instance (Data Source)
Deprecated. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/kafka_user_v4"> instaclustr_kafka_user_v4</a> instead.
!> **Deprecated:** This resource is deprecated and will be removed in the next major version. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/kafka_user_v4"> instaclustr_kafka_user_v4</a> instead.

Definition of a Kafka User to be applied to a Kafka cluster.
## Example Usage
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/kafka_user_v3_instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |-
---

# instaclustr_kafka_user_v3_instance (Data Source)
Deprecated. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/kafka_user_v4"> instaclustr_kafka_user_v4</a> instead.
!> **Deprecated:** This resource is deprecated and will be removed in the next major version. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/kafka_user_v4"> instaclustr_kafka_user_v4</a> instead.

Definition of a Kafka User to be applied to a Kafka cluster.
## Example Usage
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/aws_security_group_firewall_rule_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |-
---

# instaclustr_aws_security_group_firewall_rule_v2 (Resource)
Deprecated. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/aws_security_group_firewall_rules_v2"> instaclustr_cluster_network_firewall_rules_v2</a> instead.
!> **Deprecated:** This resource is deprecated and will be removed in the next major version. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/aws_security_group_firewall_rules_v2"> instaclustr_cluster_network_firewall_rules_v2</a> instead.

Definition of an AWS Security Group based firewall rule to be applied to a cluster.
## Example Usage
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/cluster_network_firewall_rule_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |-
---

# instaclustr_cluster_network_firewall_rule_v2 (Resource)
Deprecated. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/cluster_network_firewall_rules_v2"> instaclustr_cluster_network_firewall_rules_v2</a> instead.
!> **Deprecated:** This resource is deprecated and will be removed in the next major version. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/cluster_network_firewall_rules_v2"> instaclustr_cluster_network_firewall_rules_v2</a> instead.

Definition of a CIDR based firewall rule to be applied to a cluster.
## Example Usage
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/kafka_user_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |-
---

# instaclustr_kafka_user_v2 (Resource)
Deprecated. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/kafka_user_v4"> instaclustr_kafka_user_v4</a> instead.
!> **Deprecated:** This resource is deprecated and will be removed in the next major version. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/kafka_user_v4"> instaclustr_kafka_user_v4</a> instead.

Definition of a Kafka User to be applied to a Kafka cluster.
## Example Usage
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/kafka_user_v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |-
---

# instaclustr_kafka_user_v3 (Resource)
Deprecated. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/kafka_user_v4"> instaclustr_kafka_user_v4</a> instead.
!> **Deprecated:** This resource is deprecated and will be removed in the next major version. Use <a href="https://registry.terraform.io/providers/instaclustr/instaclustr/latest/docs/resources/kafka_user_v4"> instaclustr_kafka_user_v4</a> instead.

Definition of a Kafka User to be applied to a Kafka cluster.
## Example Usage
Expand Down

0 comments on commit 04c8413

Please sign in to comment.