You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Adapt to the new API and adjust some resource schema structures (#76)
* feat: add deploy profile data source and related API functionality
* feat: enhance import state handling for Kafka resources with structured ID format
* feat: add identifier attribute for import state verification in Kafka topic resource tests
* feat: add data bucket profiles data source and related API functionality
* feat: add automq deploy profile data source and update Kafka instance configuration
* feat: improve error handling and logging in Kafka instance operations
* feat: add documentation for automq_data_bucket_profiles data source and update deploy profile example
* feat: update integration types and configurations for Prometheus support
* feat: standardize spacing in automq deploy profile and Kafka instance configurations
* feat: enable PreCheck in Kafka ACL and instance resource tests
* feat: update lifecycle stage from General Availability to Preview in documentation and provider metadata
* feat: update lifecycle stage from General Availability to Preview in documentation and resource templates
* feat: add compatibility note for AutoMQ provider version in documentation
* feat: add deploy profile attribute to integration model and update related documentation
* feat: remove 'prometheus' from integration type options in documentation and provider schema
* feat: remove 'BYOK' option from data encryption mode in Kafka instance documentation and schema
* feat: enhance integration handling by adding support for Set data type and new API methods
* feat: fix integration instance patching and handle empty integrations in Kafka model
* feat: update documentation for automq_data_bucket_profiles and kafka_instance to clarify deployment profile and data bucket details
* feat: add automq_data_bucket_profiles data source and update kafka_instance examples to use it
* feat: update markdown descriptions for encryption modes in Kafka instance documentation
* feat: update documentation to clarify compatibility with AutoMQ control plane versions 7.3.5 and later
* feat: add PreCheck function to resource test cases for improved validation
* feat: skip tests if AUTOMQ_BYOC_ENDPOINT is not set for improved test reliability
* fix: correct spelling of 'Integration' in API methods for consistency
0 commit comments