|
1 | 1 | # Terraform Base for Oracle Cloud Infrastructure
|
2 | 2 |
|
3 |
| -[changelog]: https://github.com/oracle/terraform-oci-base/CHANGELOG.adoc |
4 |
| -[contributing]: https://github.com/oracle/terraform-oci-base/CONTRIBUTING.adoc |
5 |
| -[contributors]: https://github.com/oracle/terraform-oci-base/CONTRIBUTORS.adoc |
6 |
| -[docs]: https://github.com/oracle/terraform-oci-base/docs |
| 3 | +[changelog]: https://github.com/oracle-terraform-modules/terraform-oci-base/blob/master/CHANGELOG.adoc |
| 4 | +[contributing]: https://github.com/oracle-terraform-modules/terraform-oci-base/blob/master/CONTRIBUTING.adoc |
| 5 | +[contributors]: https://github.com/oracle-terraform-modules/terraform-oci-base/blob/master/CONTRIBUTORS.adoc |
| 6 | +[docs]: https://github.com/oracle-terraform-modules/terraform-oci-base/tree/master/docs |
7 | 7 |
|
8 |
| -[instance_principal]: https://github.com/oracle/terraform-oci-base/docs/instanceprincipal.adoc |
| 8 | +[instance_principal]: https://github.com/oracle-terraform-modules/terraform-oci-base/blob/master/docs/instanceprincipal.adoc |
9 | 9 |
|
10 |
| -[license]: https://github.com/oracle/terraform-oci-base/docs/LICENSE |
| 10 | +[license]: https://github.com/oracle-terraform-modules/terraform-oci-base/blob/master/LICENSE |
11 | 11 | [canonical_license]: https://oss.oracle.com/licenses/upl/
|
12 | 12 |
|
13 | 13 | [oci]: https://cloud.oracle.com/cloud-infrastructure
|
14 | 14 | [oci_documentation]: https://docs.cloud.oracle.com/iaas/Content/home.htm
|
15 | 15 |
|
16 |
| -[ons]: https://github.com/oracle/terraform-oci-base/docs/notifications.adoc |
| 16 | +[ons]: https://github.com/oracle-terraform-modules/terraform-oci-base/blob/master/docs/notifications.adoc |
17 | 17 | [oracle]: https://www.oracle.com
|
18 |
| -[prerequisites]: https://github.com/oracle/terraform-oci-base/docs/prerequisites.adoc |
19 |
| -[quickstart]: https://github.com/oracle/terraform-oci-base/docs/quickstart.adoc |
| 18 | +[prerequisites]: https://github.com/oracle-terraform-modules/terraform-oci-base/blob/master/docs/prerequisites.adoc |
| 19 | +[quickstart]: https://github.com/oracle-terraform-modules/terraform-oci-base/blob/master/docs/quickstart.adoc |
20 | 20 | [repo]: https://github.com/oracle/terraform-oci-base
|
21 | 21 | [reuse]: https://github.com/oracle/terraform-oci-base/examples/db
|
22 | 22 | [subnets]: https://erikberg.com/notes/networks.html
|
23 | 23 | [terraform]: https://www.terraform.io
|
24 | 24 | [terraform_cidr_subnet]: http://blog.itsjustcode.net/blog/2017/11/18/terraform-cidrsubnet-deconstructed/
|
25 | 25 | [terraform_hashircorp_examples]: https://github.com/hashicorp/terraform-guides/tree/master/infrastructure-as-code/terraform-0.12-examples
|
26 | 26 | [terraform_oci]: https://www.terraform.io/docs/providers/oci/index.html
|
27 |
| -[terraform_options]: https://github.com/oracle/terraform-oci-base/docs/terraformoptions.adoc |
| 27 | +[terraform_options]: https://github.com/oracle-terraform-modules/terraform-oci-base/blob/master/docs/terraformoptions.adoc |
28 | 28 | [terraform_oci_examples]: https://github.com/terraform-providers/terraform-provider-oci/tree/master/examples
|
29 | 29 | [terraform_oci_oke]: https://github.com/oracle-terraform-modules/terraform-oci-oke
|
30 | 30 |
|
|
0 commit comments