Skip to content

What does the current directory (.) resolve to #46

Discussion options

You must be logged in to vote

. should refer to the path of the module. The account component uses our yaml config module to read local files.

In the account component we specify that the list_config_local_base_path is path.module meaning any reference to a local file from var.service_control_policies_config_paths will be relative to the component itself.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@osterman
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by milldr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants