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

Adds support for generic responses

Open skylerto opened this issue 5 years ago • 3 comments

Uses Go map[string]string instead of DeploymentResourceData to abstract generic properties from the responses of vRA deployment resources.

This solves issues where we might want to handle custom properties on the blueprints, as well as XaaS blueprints that contain entirely custom properties.

Signed-off-by: skylerto [email protected]

skylerto avatar Jul 16 '19 20:07 skylerto