You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
500 B

  1. ## When Oracle Cloud Infrastructure is used, set these variables
  2. #oci_private_key:
  3. #oci_region_id:
  4. #oci_tenancy_id:
  5. #oci_user_id:
  6. #oci_user_fingerprint:
  7. #oci_compartment_id:
  8. #oci_vnc_id:
  9. #oci_subnet1_id:
  10. #oci_subnet2_id:
  11. ## Overide these default behaviors if you wish
  12. #oci_security_list_management: All
  13. # If oci_use_instance_principals is true, you do not need to set the region, tenancy, user, key, passphrase, or fingerprint
  14. #oci_use_instance_principals: false
  15. #oci_cloud_controller_version: 0.5.0