Releases: marqo-ai/terraform-provider-marqo
Releases · marqo-ai/terraform-provider-marqo
v1.1.0
1.1.0
Features
This update adds support for the following fields
- treat_urls_and_pointers_as_media
- video_preprocessing
- audio_preprocessing
- model_properties
Within model_properties:
- name
- dimensions
- type
- tokens
- model_location
- url
- trust_remote_code
- filter_string_max_length
Within model_location:
- s3: Has the keys bucket, and key
- hf: Has the keys repo_id, and filename
- auth_required
v1.0.1
1.0.1
Features
Read
all indexes in your cloud accountCreate
,Update
, andDelete
new indexes based on your own configuration files- Support for both Unstructured and Structured Indexes
Bug Fixes
- Fix validation of some fields in structured indexes
v1.0.0-alpha.1
1.0.0-alpha.1
Bug Fixes
- Fix validation of null
dependentFields
andfeatures
in theallFields
field of structured index settings
v1.0.0-alpha
1.0.0-alpha
Features
Read
all indexes in your cloud accountCreate
,Update
, andDelete
new indexes based on your own configuration files- Support for both Unstructured and Structured Indexes