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
The documentation does not provide accurate instructions for the case of a deployment using the AWS Secret Manager, instead of Vault.
The documentation should instruct to se the following variables in the main.tf file:
Delete "vault_user" parameter
Set "use_vault" to false
Set "use_asm" to true
Set "create_asm_role" to true
The text was updated successfully, but these errors were encountered:
The documentation does not provide accurate instructions for the case of a deployment using the AWS Secret Manager, instead of Vault.
The documentation should instruct to se the following variables in the main.tf file:
Delete "vault_user" parameter
Set "use_vault" to false
Set "use_asm" to true
Set "create_asm_role" to true
The text was updated successfully, but these errors were encountered: