Documentation ¶
Overview ¶
Package config provides functions for reading and parsing the provider credentials json file. It cleans nonstandard json features (comments and trailing commas), as well as replaces environment variable placeholders with their environment variable equivalents. To reference an environment variable in your json file, simply use values in this format:
"key"="$ENV_VAR_NAME"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.