XaaS Instances

Does anyone have a provision provider example for an XaaS instance?

XaaS Instances are created by pointing the Layout to a Provisioning Workflow rather than a specific provisioning technology. Tasks for creating, destroying, and updating the target construct are set in the Provision, Teardown, and Reconfigure phases of the Workflow, respectively.

Example of full process here.

You could also utilize a custom plugin task in the workflow you associate to your XaaS instance. See here. Within your custom task you could access you ProvisionProvider

1 Like