Created
April 24, 2020 09:28
-
-
Save sw-samuraj/850ac8ba935dc2303a0b98eae2e10403 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
variable "tenancy_ocid" {} | |
variable "user_ocid" {} | |
variable "fingerprint" {} | |
variable "private_key_path" {} | |
variable "private_key_password" {} | |
variable "region" {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment