oci-quickstart-template
oci-quickstart-template copied to clipboard
Template for OCI Quick Starts
Update the branch to `main` from `master`. People using this template is creating new repos with `master`. Not only because is recommended, but some tools tries to default to main...
Removed this error: Error: Duplicate lifecycle block on compute.tf line 37, in resource "oci_core_instance" "simple-vm": 37: lifecycle {
This works (tested against 18.04) when running manually.
Would it be possible to improve the packer template so that it contains the [create_vnic_details](https://www.packer.io/docs/builders/oracle/oci#create_vnic_details) property? The example and doc listed at https://www.packer.io/docs/builders/oracle/oci#create_vnic_details has not worked. I slacked @benofben about...
It's missing instructions to modify the schema file (hide) the custom image variable when marketplace image subscription is enabled.