Skip to content

Commit 900e2b5

Browse files
author
Yi Fan
committed
First Change
1 parent 1f6065a commit 900e2b5

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: "oci"
3+
page_title: "Examples"
4+
sidebar_current: "docs-oci-guide-examples"
5+
description: |-
6+
The Oracle Cloud Infrastructure provider. Examples
7+
---
8+
9+
## Examples
10+
11+
Examples for the supported services can be found [here](https://github.com/terraform-providers/terraform-provider-oci/tree/master/examples).

website/docs/index.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ output "show-ads" {
3535
}
3636
3737
```
38+
More examples can be found [here](https://github.com/terraform-providers/terraform-provider-oci/tree/master/examples).
3839

3940
## Authentication
4041

0 commit comments

Comments
 (0)