## When Oracle Cloud Infrastructure is used, set these variables #oci_private_key: #oci_region_id: #oci_tenancy_id: #oci_user_id: #oci_user_fingerprint: #oci_compartment_id: #oci_vnc_id: #oci_subnet1_id: #oci_subnet2_id: ## Overide these default/optional behaviors if you wish #oci_security_list_management: All # If you would like the controller to manage specific lists per subnet. This is a mapping of subnet ocids to security list ocids. Below are examples. #oci_security_lists: #ocid1.subnet.oc1.phx.aaaaaaaasa53hlkzk6nzksqfccegk2qnkxmphkblst3riclzs4rhwg7rg57q: ocid1.securitylist.oc1.iad.aaaaaaaaqti5jsfvyw6ejahh7r4okb2xbtuiuguswhs746mtahn72r7adt7q #ocid1.subnet.oc1.phx.aaaaaaaahuxrgvs65iwdz7ekwgg3l5gyah7ww5klkwjcso74u3e4i64hvtvq: ocid1.securitylist.oc1.iad.aaaaaaaaqti5jsfvyw6ejahh7r4okb2xbtuiuguswhs746mtahn72r7adt7q # If oci_use_instance_principals is true, you do not need to set the region, tenancy, user, key, passphrase, or fingerprint #oci_use_instance_principals: false #oci_cloud_controller_version: 0.6.0 # If you would like to control OCI query rate limits for the controller #oci_rate_limit: #rate_limit_qps_read: #rate_limit_qps_write: #rate_limit_bucket_read: #rate_limit_bucket_write: