You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: