alphagov / cyber-security-windows-sandbox

Build a windows domain in AWS with terraform with a DC and WEC event forwarding.
MIT License
3 stars 0 forks source link

Add secretsmanager secret into exec_roles terraform and import existing secret^^ #25

Closed danjoneslf closed 3 years ago

danjoneslf commented 3 years ago

Secrets in secrets manager aren't very transitory so they can't be readily applied/destroyed/applied.

If we create the secret in the stable terraform we can add a new secret version in the apply

danjoneslf commented 3 years ago

The secret already exists and I have imported into the state so this just needs a tick and a merge please.