Deploy an Instance

Whether you created a model through a Built-in template or through a set of custom Terraform templates, now you are ready to leverage Cloud Manager's capabilities to start deploying instances. To do that, follow the steps.

1

Configure the Deployment Parameters

In Deployments tab, click Deploy. A new window will prompt you to select a version and the number of instances you wish to deploy.

2

Check the Deployment Progress

The Terraform Apply process will begin and you'll be able to check its progress and possible errors in real time through the Message column.

Deployments tab will display the details of each failed or successful deployment as well as the resources that have been created for each instance. If the deployment is not successful, the Message column will display the corresponding errors.

Use the options in the Actions panel to manage your deployment.

Action
Description

View Log

Displays the Instance Deployment log showing Terraform Apply process. It displays a status message every 10 seconds.

View State

If the deployment was successful, displays the corresponding Terraform log in JSON format.

Delete

Deletes the selected deployment and destroys the instances associated to it.

Use the Select columns button to customize the amount of information displayed on your dashboard.

3

View Deployed Instances

When the deployment process finishes successfully, the resulting instances will be visible and available to be assigned or modified from the Instances tab.

Next Steps

Now that all the instances needed are deployed, link them to an Access Profile to allow users to access them. For details, see Connect to an Instance Through an Access Profile.

Last updated