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

Allow IAM role credentials #5

Merged
merged 7 commits into from
Jun 21, 2024

Conversation

gabriel-samfira
Copy link
Member

This change allows users to not specify any credentials, thus facilitating IAM roles if running on AWS instances.

@gabriel-samfira gabriel-samfira changed the title [WiP] Allow IAM role credentials Allow IAM role credentials Jun 10, 2024
@gabriel-samfira gabriel-samfira force-pushed the allow-iam-roles branch 2 times, most recently from 3d11c01 to 223e1c9 Compare June 15, 2024 11:15
This change allows users to not specify any credentials, thus facilitating
IAM roles if running on AWS instances.

Signed-off-by: Gabriel Adrian Samfira <[email protected]>
Signed-off-by: Gabriel Adrian Samfira <[email protected]>
Signed-off-by: Gabriel Adrian Samfira <[email protected]>
Signed-off-by: Gabriel Adrian Samfira <[email protected]>
Signed-off-by: Gabriel Adrian Samfira <[email protected]>
Signed-off-by: Gabriel Adrian Samfira <[email protected]>
@pathcl
Copy link

pathcl commented Jun 20, 2024

I'd say we'd only need to adjust the README to include:

 [[provider]]
 name = "aws_external"
 description = "external aws provider"
 provider_type = "external"
   [provider.external]
   config_file = "/opt/garm/aws-provider-config/garm-provider-aws-config.yaml"
   provider_executable = "/opt/garm/bin/garm-provider-aws"
   environment_variables = ["AWS_"]

Signed-off-by: Gabriel Adrian Samfira <[email protected]>
@gabriel-samfira gabriel-samfira merged commit bf5e27f into cloudbase:main Jun 21, 2024
1 check passed
@gabriel-samfira gabriel-samfira deleted the allow-iam-roles branch June 21, 2024 07:24
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

Successfully merging this pull request may close these issues.

2 participants