diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2019-08-15 21:25:40 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2019-08-15 21:25:40 +0800 |
commit | 10567987504404669e1cfc3d20faaeb3dfad42d1 (patch) | |
tree | f13ca664bc6fb492c14c4886354a4a9eb2af3a1d /dns/cli53/pkg-message | |
parent | afde4f7d0b3fabdf3b90665f29762cbf6a5adf6a (diff) | |
parent | 07b63d7386ea20dc9a60a4a1adf7d8827c609225 (diff) | |
download | freebsd-ports-gnome-10567987504404669e1cfc3d20faaeb3dfad42d1.tar.gz freebsd-ports-gnome-10567987504404669e1cfc3d20faaeb3dfad42d1.tar.zst freebsd-ports-gnome-10567987504404669e1cfc3d20faaeb3dfad42d1.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'dns/cli53/pkg-message')
-rw-r--r-- | dns/cli53/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dns/cli53/pkg-message b/dns/cli53/pkg-message index bd48b2ebc3b8..e9d208f429b3 100644 --- a/dns/cli53/pkg-message +++ b/dns/cli53/pkg-message @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM Please configure your AWS credentials, either through environment variables or ~/.aws/credentials config file. @@ -17,3 +20,6 @@ You can switch between different sets in the credentials file by passing For example: cli53 list --profile my_profile +EOM +} +] |