ansible-community / ansible-community/molecule-plugins

Add the ability to pass in an EC2 IAM role to launch with

Open
#41 0 comments 1 reaction 0 assignees View on GitHub
ec2
Dominant language
Python
Stars
164
Forks
113
Avg merge
4d 20h
Merged PRs (30d)
1

Description

The EC2 instance being launched should be able to take on a defined instance role if one is provided: https://docs.ansible.com/ansible/latest/collections/amazon/aws/ec2_instance_module.html#parameter-instance_role

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the EC2 launch entry point in this plugin and compare its options with the referenced Ansible ec2_instance_module parameter, instance_role. Done means a supplied IAM role is applied to the launched instance, while launches without one continue to work; add or update the relevant tests after locating them.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.