Skip to content

Instantly share code, notes, and snippets.

@shadabshaukat
Created February 11, 2021 06:29
Show Gist options
  • Select an option

  • Save shadabshaukat/e746fcef2f847dfec99ef1fc631056c9 to your computer and use it in GitHub Desktop.

Select an option

Save shadabshaukat/e746fcef2f847dfec99ef1fc631056c9 to your computer and use it in GitHub Desktop.
variable.tf
variable "tenancy_ocid" {}
variable "region" {}
variable "compartment_ocid" {}
variable "subnet_ocid" {}
variable "ssh_public_key" {}
variable "availability_domain_name" {}
variable "vm_shape" {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment