command
module
Version:
v0.0.0-...-67912f4
Opens a new window with list of versions in this module.
Published: Dec 6, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
goOCI
OCI Examples in GO
After installing, create a file with your configuration:
export TF_VAR_tenancy_ocid=
export TF_VAR_user_ocid=
export TF_VAR_fingerprint=
export TF_VAR_private_key_path=
export TF_VAR_compartment_ocid=
export TF_VAR_region=
Then source from the file to bring the environment variables into memory:
. ./set_env_variables
Run the application:
go run main.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.