danhale-git/runrdp

Move AWSPassword to a Credentials type

danhale-git opened this issue · 0 comments

It would make sense for Host.AWSPassword to be replaced with a Credentials config entry of type AWSPassword.

This brings the problem of how to get information from the host while reading the config. This avoids duplicating config entries (like the current AWSSecretsManager credentials do with Region)