Quickly Launch Your Always Free Resources Using Resource Manager

Learn how to automatically create a full set of Always Free resources in a few minutes using the Resource Manager service's templates feature.

Resource Manager templates are pre-built Terraform configurations that help you easily create sets of resources used in common scenarios using a single, simple workflow. When you provision your Always Free resources using the provided template, your resources are created with the settings and configuration you need to start creating applications in the cloud. You don't need to have experience with Terraform to use the template.

To provision your Always Free resources using Terraform and Resource Manager

Tip

Note that Terraform refers to the set of resources being provisioned as a "stack." For a general introduction to Terraform and the "infrastructure-as-code" model, see Terraform: Write, Plan, and Create Infrastructure as Code.
  1. Log into your Oracle Cloud Infrastructure account.
  2. On the Stacks list page, select Create stack. If you need help finding the list page or the stack, see Listing Stacks.
  3. On the Create stack page, under Choose the origin of the Terraform configuration, select Template.
  4. Under Stack configuration, select Select template.
  5. In the Browse templates panel, select the Architecture tab, select Sample e-commerce application (MuShop Basic), and then select Select template.
    The page is populated with information contained in the Terraform configuration.
  6. (Optional) To use custom providers, select Use custom providers and then select the bucket that contains the custom provider.
  7. (Optional) Edit the default stack name and enter a stack description. Avoid entering confidential information.
  8. Select the compartment that you want to create the stack in.
  9. (Optional) Under Tags, add one or more tags to the stack.
    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.
  10. Select Next.
  11. In the Configure variables panel, review the variables listed from the Terraform configuration and change as needed.
    Important

    Don't add your private key or other confidential information to configuration variables.
  12. Select Next.
  13. In the Review panel, verify the stack configuration.
  14. Select Create.

Your set of Always Free resources takes no more than a few minutes to provision.

The stack is created and its details page opens.