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

[ Enhancement ] Modify solution to operate without needing to specify AWS profile #152

Open
gwright99 opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gwright99
Copy link
Collaborator

A subset of customers do not use profile to authenticate with their AWS accounts.

The existing design assumes that the profile will be used (e.g. ssh_config template file), which causes deployments to fail without direct modification of solution files by the operator.

The solution should expose a flag in .tfvars to indicate whether the AWS profile should be included or not when generating solution files. TBD how this will work if using S3 to store state and initial configuration of the aws TF provider.

@gwright99 gwright99 self-assigned this Nov 15, 2024
@gwright99 gwright99 added the enhancement New feature or request label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant