• Justin Nauman's avatar
    Checkpoint signature fixes · bf48d013
    Justin Nauman authored
    - Currently the disable_checkpoint setting from $HOME/.terraformrc is never
    respsected due to:
    -- The runCheckpoint go routine being fired off prior to loading configuration
    -- The config.Merge method not actually merging in the c2s settings
    bf48d013