terraform-provider-nutanix icon indicating copy to clipboard operation
terraform-provider-nutanix copied to clipboard

Add capability to attach multiple values for same category key to pc entities

Open bhati-pradeep opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Yes. Currently we can only add one category value for one key to an entity. There should be ability to add multiple values to same categories for an entity. For example, adding Environment -> Dev and Production category key values to vm.

Describe the solution you'd like In API, we can use "categories_mapping" field which allows same operation.

bhati-pradeep avatar Aug 02 '22 17:08 bhati-pradeep

Suggestion for input schema design : https://github.com/nutanix/terraform-provider-nutanix/issues/407

bhati-pradeep avatar Aug 02 '22 17:08 bhati-pradeep