Skip to content

Commit

Permalink
added files and fixed paths
Browse files Browse the repository at this point in the history
  • Loading branch information
JSAhlawat authored and VinayKumar611 committed Jan 18, 2024
1 parent b813c50 commit 827fcef
Show file tree
Hide file tree
Showing 4 changed files with 1,804 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ The Oracle Enterprise Landing Zone can be launched through Oracle Resource Manag
4. In the repository, cd to the `templates/enterprise-landing-zone/` directory. This is the main template for the Oracle Enterprise Landing Zone. (the other templates will allow you to deploy other components, such as additional Environments or Workloads, or to deploy pieces of the Oracle Enterprise Landing Zone architecture for use in your own custom infrastructure designs.)

5. Create a terraform.tfvars file in the directory and populate it with the required variables or override existing variables.
**For reference on the configuration variable values read the [Configuration Guide](CONFIGURATION.md). For a full list of all available configuration variables see the [Input Variables Reference in the README](./templates/enterprise-landing-zone/README.md#inputs)**
**For reference on the configuration variable values read the [Configuration Guide](../../Official_Documentation/OELZ_Baseline_Deployment/CONFIGURATION.md). For a full list of all available configuration variables see the [Input Variables Reference in the README](../../templates/enterprise-landing-zone/README.md#inputs)**

Note: An example tfvars file is included for reference. Using this file is the preferred way to run the stack from the CLI, because of the large number of variables to manage.

Expand Down Expand Up @@ -253,7 +253,7 @@ Or you can select the stack manually through the console starting from step 1.
13. For the Create in Compartment dropdown, select the compartment to store the Stack.
14. For Terraform Version dropdown, make sure to select 1.0.x at least. Lower Terraform versions are not supported.

After completing the Stack Creation Wizard, the subsequent step prompts for variables values. **For reference on the configuration variable values read the [Configuration Guide](CONFIGURATION.md). For a full list of all available configuration variables see the [Input Variables Reference in the README](./templates/enterprise-landing-zone/README.md#inputs)**
After completing the Stack Creation Wizard, the subsequent step prompts for variables values. **For reference on the configuration variable values read the [Configuration Guide](../../Official_Documentation/OELZ_Baseline_Deployment/CONFIGURATION.md). For a full list of all available configuration variables see the [Input Variables Reference in the README](./templates/enterprise-landing-zone/README.md#inputs)**

After filling in the required input variables, click next to review the stack values and create the stack.

Expand Down
Binary file added images/Compartment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Monitoring.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 827fcef

Please sign in to comment.