You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@ This directory contains Terraform configuration files showing how to create spec
19
19
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle/terraform-provider-oci/raw/master/examples/zips/announcements_service.zip)
20
20
- api_gateway
21
21
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle/terraform-provider-oci/raw/master/examples/zips/api_gateway.zip)
22
+
- api_platform
23
+
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle/terraform-provider-oci/raw/master/examples/zips/api_platform.zip)
22
24
- apiaccesscontrol
23
25
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle/terraform-provider-oci/raw/master/examples/zips/apiaccesscontrol.zip)
This is a Terraform configuration that creates the `api_platform` service on Oracle Cloud Infrastructure.
3
+
4
+
The Terraform code is used to create a Resource Manager stack, that creates the required resources and configures the application on the created resources.
5
+
## Magic Button
6
+
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle/terraform-provider-oci/raw/master/examples/zips/api_platform.zip)
This is a Terraform configuration that creates the `api_platform` service on Oracle Cloud Infrastructure.
3
+
4
+
The Terraform code is used to create a Resource Manager stack, that creates the required resources and configures the application on the created resources.
0 commit comments