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

--iam-instance-profile returns inbalid IAM instance profile name but takes the same from the config.json #110

Open
sudinshakya-gryps opened this issue Sep 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sudinshakya-gryps
Copy link

Describe the bug
I have an ec2 instance profile created in console. When I pass it though the cli command line, it returns invalid but the same is accepted when used via simple-ec2.json

Steps to reproduce
simple-ec2 launch -p "instance-profile" .....

Expected outcome
Options confirmed! Launching instance.

Application Logs
Creating spot instance failed: Value (instance-profile) for parameter iamInstanceProfile.name is invalid. Invalid IAM Instance Profile name

Environment

  • App Version: Version v0.10.0%
  • OS/Arch: mac arm
@sudinshakya-gryps sudinshakya-gryps added the bug Something isn't working label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant