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
@@ -235,6 +235,8 @@ This directory contains Terraform configuration files showing how to create spec
235
235
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle/terraform-provider-oci/raw/master/examples/zips/storage.zip)
236
236
- streaming
237
237
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle/terraform-provider-oci/raw/master/examples/zips/streaming.zip)
238
+
- tenantmanagercontrolplane
239
+
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle/terraform-provider-oci/raw/master/examples/zips/tenantmanagercontrolplane.zip)
238
240
- usage_proxy
239
241
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle/terraform-provider-oci/raw/master/examples/zips/usage_proxy.zip)
This is a Terraform configuration that creates the `tenantmanagercontrolplane` 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/tenantmanagercontrolplane.zip)
This is a Terraform configuration that creates the `tenantmanagercontrolplane` 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