We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f6065a commit 900e2b5Copy full SHA for 900e2b5
website/docs/guides/examples.html.markdown
@@ -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
@@ -35,6 +35,7 @@ output "show-ads" {
35
}
36
37
```
38
+More examples can be found [here](https://github.com/terraform-providers/terraform-provider-oci/tree/master/examples).
39
40
## Authentication
41
0 commit comments