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
@@ -115,6 +115,8 @@ This directory contains Terraform configuration files showing how to create spec
115
115
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle/terraform-provider-oci/releases/latest/download/example_monitoring.zip)
116
116
- mysql
117
117
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle/terraform-provider-oci/releases/latest/download/example_mysql.zip)
118
+
- network_firewall
119
+
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle/terraform-provider-oci/releases/latest/download/example_network_firewall.zip)
118
120
- network_load_balancer
119
121
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle/terraform-provider-oci/releases/latest/download/example_network_load_balancer.zip)
This is a Terraform configuration that creates the `network_firewall` 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/releases/latest/download/example_network_firewall.zip)
0 commit comments