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)
Enter the tag namespace (for a defined tag), key, and value to assign tags to the resource.
To add more than one tag, select Add tag.
Tagging describes the various tags that you can use organize and find resources including cost-tracking tags.
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.