• lalyos's avatar
    Clarify error message in case of an atlas client connection failure · a9648be5
    lalyos authored
    When a packer json contains an atlas postprocessor, and `packer validate` runned locally
    in case of the missing ATLAS_TOKEN env var, the following error message is displayed:
    
    * Error initializing client: authentication failed
    
    It wasn't clear which plugin produced this message, so the amazon-ebs builder was the suspect
    a9648be5
post-processor.go 6.22 KB