• Martin Atkins's avatar
    main: load CLI config files from ~/.terraform.d/*.tfrc · 1feb26f1
    Martin Atkins authored
    Now that we are looking into the CLI config file for service host
    credentials, it's important to support multiple separate files so that
    users can keep credentials separate from other settings and credentials
    for different hosts separate from one another.
    
    There is no restriction on which settings can appear in which locations.
    This is up to the user to decide, depending on their security needs and
    e.g. on whether certain files are generated vs. manually-edited.
    1feb26f1