Use a Vault master key to encrypt and decrypt credentials for secured access.
Configuring a Tenancy Using a Sample Template 🔗
Configuring a tenancy using a Resource Manager Terraform configuration is creating a stack, selecting a template, providing identifying information for the new stack, and updating variables. You can always edit your stack later.
Templates are available using the Console only.
Open the navigation menu and select Developer Services
Under Resource Manager, select
Stacks.
Select a compartment you have permission to work in (on the left side of the
page). The page updates to display only the resources in that compartment. If
you're not sure which compartment to use, contact an administrator.
Click Create Stack.
Select Template.
Click Select Template.
Click the Service tab.
Select Data Science, and then click Select Template.
(Optional)
Enter a Name for the new stack, or use the default.
(Optional)
Enter a Description.
(Optional)
You can use Create in Compartment to change the compartment where the stack is created. This compartment contains all the resources the stack creates.
A compartment from the list scope is set by default.
For Terraform version, select the version you want for the Terraform configuration. When only one Terraform version oa available, it's selected by default.
(Optional)
In the Tags section, add one or more tags to the
<resourceType>. If you have permissions to create a resource, then you also
have permissions to apply free-form tags to that resource. To apply a
defined tag, you must have permissions to use the tag
namespace. For more information about tagging, see Resource Tags. If you're not sure
whether to apply tags, skip this option or ask an administrator. You can apply
tags later.
Click Next.
The Configure Variables panel appears variables auto-populated from the Terraform configuration for the Data Science template.
Review the IAM variables and change as
needed. Don't use spaces in any of the variables.
Important
Don't add your private key or other confidential information to
configuration variables.
(Optional)
Select Enable Vault Support? to enable storing secrets, encrypted passwords, and keys, and then enter vault values to create a vault.
Click Next and review the stack configuration.
In the Review panel, verify your stack configuration.
Select Run Apply to apply the Terraform script and create the Data Science resources.
Click Create to create your stack.
The resources are created and attached to the stack. This operation might take several minutes to complete.
To see a list of the Data Science resources, under Resources, click Associated Resources.