Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created February 22, 2021 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save recursivecodes/a4466802c020ce1677307112919e9294 to your computer and use it in GitHub Desktop.
Save recursivecodes/a4466802c020ce1677307112919e9294 to your computer and use it in GitHub Desktop.
schema.yml
variables:
    "compartment_ocid":
        type: oci:identity:compartment:id
        visible: true
        required: true
        title: "Compartment"
        description: "The compartment to create the resources in."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment