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 where you want to create the stack.
  9. (Optional) Select Show advanced options and assign tags to the stack.
    • Tag namespace: To add a defined tag, select an existing namespace. To add a free-from tag, leave the value blank.
    • Tag key: To add a defined tag, select an existing tag key. To add a free-form tag, type the key name that you want.
    • Tag value: Type the tag value that you want.
    • Add tag: Click to add another tag.
  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.