mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat(oci): whoops. re-disable private network
This commit is contained in:
parent
a55e60260a
commit
05b134436c
1 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
/*
|
||||
# https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/terraformgettingstarted.htm
|
||||
# https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/terraformproviderconfiguration.htm
|
||||
provider "oci" {
|
||||
|
|
@ -28,3 +29,4 @@ module "oci_common_private_network" {
|
|||
module.oci_compartment_bootstrap
|
||||
]
|
||||
}
|
||||
*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue