Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amazon #3637

Open
gonzalochief opened this issue Aug 4, 2022 · 1 comment
Open

Amazon #3637

gonzalochief opened this issue Aug 4, 2022 · 1 comment

Comments

@gonzalochief
Copy link

There is an improvement to be made in teh documentation when detailing "Choose the cluster git repository based on the secrets backend"
Issue: when detailing the steps to set up JX3 using AWS Secret manager: based on the jx3-gitops-repositories/jx3-eks-asm

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

If these variables are not set, the deployment fails, thus creating frustration and causing the user to do excessive research in order to figure out this simple fix.... it happened to me. The note will help new users and addopters of the platform by reducing initial set up pains.
I hope this helps improve the user experience

@gonzalochief
Copy link
Author

Maybe something like:

After
Screenshot from 2022-08-04 15-40-25

Make sure to make the following modifications to the main.tf file:
Delete "vault_user" parameter
Set "use_vault" to false
Set "use_asm" to true
Set "create_asm_role" to true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant