# Functions

No description provided by the author
HTTPResponseDiagErr takes an HTTP response and error and creates a Terraform Error Diagnostic if there is an error.
HTTPResponseDiagErrWithBody takes an HTTP status code, body, and error and creates a Terraform Error Diagnostic if there is an error.
HTTPResponseDiagWarn takes an HTTP response and error and creates a Terraform Warn Diagnostic if there is an error or if the status code is not in the 2xx range.
HTTPResponseDiagWarnWithBody takes an HTTP status code, body, and error and creates a Terraform Error Diagnostic if there is an error.
MergeTerraformObjects combines two Terraform Objects replacing any null or unknown attribute values in `old` with matching attributes from `new`.
New creates an Astra terraform provider using the terraform-plugin-framework.
New creates an Astra terraform provider using the terraform-plugin-sdk.
NewSDKProviderV6 returns the legacy SDK provider wrapped in a v6 protocol server.
NewStreamingNamespaceResource is a helper function to simplify the provider implementation.
NewStreamingPulsarTokenResource is a helper function to simplify the provider implementation.
NewStreamingTopicResource is a helper function to simplify the provider implementation.
UpdateTerraformObjectWithAttr adds an Attribute to a Terraform object.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AutoTopicCreationOverridePlanModifier handles special cases related to auto topic creation, such as ensuring that the number of partitions is set to null if the topic_type is set to 'non-partitioned'.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StreamingNamespaceResource is the resource implementation.
StreamingNamespaceResourceModel maps the resource schema data.
StreamingPulsarTokenResource is the resource implementation.
StreamingPulsarTokenResourceModel maps the resource schema data.
No description provided by the author
StreamingTopicResource is the resource implementation.
StreamingTopicResourceModel maps the resource schema data.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author