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

Unable to create an instance without any IAM role #180

Open
tchwpkgorg opened this issue Nov 29, 2023 · 0 comments
Open

Unable to create an instance without any IAM role #180

tchwpkgorg opened this issue Nov 29, 2023 · 0 comments
Labels
bug 🐛 An issue with the system

Comments

@tchwpkgorg
Copy link

Describe the Bug

When using terraform aws_instance or AWS web GUI, it is possible to launch an instance which doesn't have any IAM role attached.
It seems to me that it's not possible to launch an instance without any IAM role when using cloudposse/ec2-instance/aws.

Expected Behavior

IAM role for an instance should not be created when not wanted nor needed.

Steps to Reproduce

It should be possible to set "instance_profile" to a value which does not create and attach an IAM role.

Screenshots

No response

Environment

No response

Additional Context

No response

@tchwpkgorg tchwpkgorg added the bug 🐛 An issue with the system label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

No branches or pull requests

1 participant