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. Open the navigation menu and click Developer Services. Under Resource Manager, click Stacks.
  3. Click the Create Stack button to open the Create Stack dialog.
  4. In the Create Stack dialog, click Sample Solution.
  5. Click Select Solution to browse available solutions.
  6. Select the check box for Sample E-Commerce Application.
  7. Click Select Solution.
  8. Optionally, provide a name for the new stack. If you don't provide a name, a default name is provided on the server. Avoid entering confidential information.
  9. Optionally, provide a description for the stack.
  10. Optionally, select a different compartment from your current compartment in which to create the stack. To do so, select a compartment from the Create In Compartment drop-down.
  11. Click Next to proceed to the Configure Variables panel.
  12. The variables displayed in the Configure Variables panel are auto-populated from the Terraform file that you uploaded. You don't need to change these variables if you are provisioning your Always Free resources using the Terraform file provided by Oracle.
  13. Click Next to proceed to the Review panel.
  14. Verify your stack configuration, then click Create to create your stack.

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