tf-oci-ans-selfhost-dev/terraform_plans/tfvars.skel

21 lines
496 B
Plaintext

# Refer to the README.md file to fill these in
tenancy_ocid =
user_ocid =
fingerprint =
private_key_path =
region =
# Choose your VM images here
# Images: https://docs.oracle.com/en-us/iaas/images/all/?search=ubuntu+22.04
vm_image_ocid_x86_64 =
vm_image_ocid_ampere =
# Add your SSH key here
ssh_public_key =
# Optional: Replace this with your preferred environment name
compartment_name =
vm_name =
tags =
ssh_allow_range =
go_live =