Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

MissingFileError "/root/.aws/credentials" #4

Description

This is a direct result of this issue with Amazonka: brendanhay/amazonka#271

I'm not sure if there's anything we can do to mitigate it. A temporary hack involves putting the following into your deployment scripts ahead of calls to evaporate:

# hack needed until https://github.com/brendanhay/amazonka/issues/271 is fixed
printf "xxx.xxx.xxx.xxx\tinstance-data\n" | sudo tee -a /etc/hosts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions