Configuring a Tenancy Using a Terraform Configuration
Data Labeling can be automatically configured with the Oracle Cloud Infrastructure Resource Manager using a Terraform configuration.
To configure a tenancy for Data Labeling, you must
have:
- An Oracle Cloud Infrastructure tenancy.
- The OCID of the compartment where you want to create your stack.
- A user account that includes the following:
- An API signing key, see Required Keys and OCIDs for more information.
- Required IAM permissions, see How Policies Work and Details for Resource Manager for more information.
- Ensure that your tenancy has service limits availability for the Oracle Cloud Infrastructure resources you want to use. The
tenancy configuration includes the following resources:
Tenancy Resources Component Description Default Name Optional Enabled by Default? Number of Items Provisioned Notes Group Oracle Cloud Infrastructure Users Group DataLabelingGroup
False True 1 User account policies that are created in this process are granted to this group. Add users to this group to grant them access to Data Labeling. Dynamic Group Oracle Cloud Infrastructure Dynamic Group DataLabelingDynamicGroup
False True 1 Policies (root) Oracle Cloud Infrastructure Security Policies DataLabelingRootPolicies
False True 1 A policy at the root compartment level to grant access to your Oracle Cloud Infrastructure tenancy.
When configuring a tenancy using a Resource Manager Terraform configuration, you create a stack, select a template, provide identifying information for the new stack, and update variables. You can always edit your stack later.
To see a list of the Data Labeling resources, under Resources, click Associated Resources.
Managing Stacks and Jobs contains details about Resource Manager stacks.