You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As: An ops I want: to ensure that connection credentials are not left non-encrypted on disk So that: I can relax and sleep this night
AC1: Allow to either specify a key path or a key content into the credential part of a Compute AC2: before running Ansible command store key content into an ssh-agent for a limited amount of time AC3: check if it also works with paramiko (anyways document what works or not) AC4: support key content for terraform provisioning AC5: Keys content should never be store unencrypted on disk
The text was updated successfully, but these errors were encountered:
As: An ops
I want: to ensure that connection credentials are not left non-encrypted on disk
So that: I can relax and sleep this night
AC1: Allow to either specify a key path or a key content into the credential part of a Compute
AC2: before running Ansible command store key content into an ssh-agent for a limited amount of time
AC3: check if it also works with paramiko (anyways document what works or not)
AC4: support key content for terraform provisioning
AC5: Keys content should never be store unencrypted on disk
The text was updated successfully, but these errors were encountered: