terraform-provider-vra7
terraform-provider-vra7 copied to clipboard
Adds support for generic responses
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]