azurerm_cognitive_deployment - change validation function on model.format#29143
azurerm_cognitive_deployment - change validation function on model.format#29143catriona-m merged 6 commits intohashicorp:mainfrom
azurerm_cognitive_deployment - change validation function on model.format#29143Conversation
azurerm_cognitive_deployment - Remove limitation on model.formatazurerm_cognitive_deployment - Change validation function on model.format
azurerm_cognitive_deployment - Change validation function on model.formatazurerm_cognitive_deployment - change validation function on model.format
catriona-m
left a comment
There was a problem hiding this comment.
Thanks @liuwuliuyun. Is there a list of valid format values we could use for the validation?
Hi, I reviewed the docs and swagger repo but couldn't find a list of supported formats. Therefore, I have no choice but to use a non-empty string validation function here. |
katbyte
left a comment
There was a problem hiding this comment.
Instead of removing all validation could we just add the new cohere value instead?
I have changed this PR to add Cohere into supported list. |
* Update CHANGELOG.md #29285, #29294 * Update CHANGELOG.md for #29307 * Update CHANGELOG.md #29283 * Update CHANGELOG.md #29271 * Update CHANGELOG.md #29298 * Update CHANGELOG.md #29278 * Update CHANGELOG.md #29341 * Update CHANGELOG.md #29328 * Update CHANGELOG.md #29292 * Update CHANGELOG.md #29361 * Update CHANGELOG.md #29296 * Update CHANGELOG.md #28239 * Update CHANGELOG.md #28974 * Update CHANGELOG.md #29254 * Update CHANGELOG.md #29333 * Update CHANGELOG.md #29314 * Update CHANGELOG.md #28929 * Update CHANGELOG.md for #29382 * Update for #28676 * Update CHANGELOG.md for #28740 * Update CHANGELOG.md for #28559 * Update CHANGELOG.md #29143 * Update CHANGELOG.md #29329 * Update CHANGELOG.md #29380 * Update CHANGELOG.md #29309 * Update CHANGELOG.md #29317 * prep for release --------- Co-authored-by: Matthew Frahry <[email protected]> Co-authored-by: catriona-m <[email protected]> Co-authored-by: kt <[email protected]> Co-authored-by: stephybun <[email protected]> Co-authored-by: jackofallops <[email protected]>
….format` (hashicorp#29143) * Support other format in azurerm_cognitive_deployments * Doc change for azurerm_cognitive_deployment.model.format * Change azurerm_batch_pool doc EOLs * Change azurerm_batch_pool doc EOLs * Reformat example hcl template * Update cognitive deployment format validation and documentation
* Update CHANGELOG.md hashicorp#29285, hashicorp#29294 * Update CHANGELOG.md for hashicorp#29307 * Update CHANGELOG.md hashicorp#29283 * Update CHANGELOG.md hashicorp#29271 * Update CHANGELOG.md hashicorp#29298 * Update CHANGELOG.md hashicorp#29278 * Update CHANGELOG.md hashicorp#29341 * Update CHANGELOG.md hashicorp#29328 * Update CHANGELOG.md hashicorp#29292 * Update CHANGELOG.md hashicorp#29361 * Update CHANGELOG.md hashicorp#29296 * Update CHANGELOG.md hashicorp#28239 * Update CHANGELOG.md hashicorp#28974 * Update CHANGELOG.md hashicorp#29254 * Update CHANGELOG.md hashicorp#29333 * Update CHANGELOG.md hashicorp#29314 * Update CHANGELOG.md hashicorp#28929 * Update CHANGELOG.md for hashicorp#29382 * Update for hashicorp#28676 * Update CHANGELOG.md for hashicorp#28740 * Update CHANGELOG.md for hashicorp#28559 * Update CHANGELOG.md hashicorp#29143 * Update CHANGELOG.md hashicorp#29329 * Update CHANGELOG.md hashicorp#29380 * Update CHANGELOG.md hashicorp#29309 * Update CHANGELOG.md hashicorp#29317 * prep for release --------- Co-authored-by: Matthew Frahry <[email protected]> Co-authored-by: catriona-m <[email protected]> Co-authored-by: kt <[email protected]> Co-authored-by: stephybun <[email protected]> Co-authored-by: jackofallops <[email protected]>
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
Community Note
Description
azurerm_cognitive_deployment- Change validation function onmodel.formatPR Checklist
For example: “
resource_name_here- description of change e.g. adding propertynew_property_name_here”Changes to existing Resource / Data Source
Testing
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_cognitive_deployment- change validation function onmodel.format[azurerm_cognitive_deployment- change validation function onmodel.format#29143]This is a (please select all that apply):
Related Issue(s)
Fixes #29117
Note
If this PR changes meaningfully during the course of review please update the title and description as required.