Skip to content

Commit

Permalink
Updated readme file (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
shams-sde authored Mar 6, 2024
2 parents 7da7ab8 + 2d12ae6 commit ec00679
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,21 @@ The terraform code in this folder deploys Oracle Access Governance. It is accom
### Via Resource Manager
[![Deploy_To_OCI](images/DeployToOCI.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-quickstart/access-governance-tf-template/archive/refs/heads/main.zip) <br>
*If you are logged into your OCI tenancy, the button will take you directly to OCI Resource Manager where you can proceed to deploy. If you are not logged, the button takes you to Oracle Cloud initial page where you must enter your tenancy name and login to OCI.*
1. Click Next.
2. Enter the values for required variables.
1. Accept the terms, click on checkbox <blockquote> <checkbox> I have reviewed and accept the Oracle Terms of Use </blockquote>
2. Click Next.
3. Enter the values for required variables.

![Variables](images/variables.png)
5. Click Next.
6. Click Next.
7. Click Apply.

### Via Terraform CLI
1. Change working directory to access-governance-tf-template/access-governance-module.
1. Enter required variables in terraform.tfvars, for examples, refer examples/tfvars.
2. terraform init.
3. terraform plan.
4. terraform apply.
1. Change working directory to access-governance-tf-template.
2. Enter required variables in terraform.tfvars, for examples, refer examples/tfvars.
3. terraform init.
4. terraform plan.
5. terraform apply.

## License
Copyright (c) 2023, Oracle and/or its affiliates.
Expand Down

0 comments on commit ec00679

Please sign in to comment.