|
@ -8,8 +8,18 @@ |
|
|
#oci_vnc_id: |
|
|
#oci_vnc_id: |
|
|
#oci_subnet1_id: |
|
|
#oci_subnet1_id: |
|
|
#oci_subnet2_id: |
|
|
#oci_subnet2_id: |
|
|
## Overide these default behaviors if you wish |
|
|
|
|
|
|
|
|
## Overide these default/optional behaviors if you wish |
|
|
#oci_security_list_management: All |
|
|
#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 |
|
|
# 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_use_instance_principals: false |
|
|
#oci_cloud_controller_version: 0.5.0 |
|
|
|
|
|
|
|
|
#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: |