Deploy an instance
Last updated
Last updated
Whether you created a Model through a or through a set of , now you are ready to leverage Cloud Manager's capabilities to start deploying instances.
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. 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.
When the deployment process finishes successfully, the resulting instances will be visible and available to be assigned/modified from Instances tab. If the deployment is not successful, the Message column in Deployments tab will display the corresponding errors.
Deployments tab will display the details of each failed or successful deployment as well as the resources that have been created for each instance.
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.
Now that all the instances you need are deployed, let's link them to an access profile to allow users to access them.