We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This PR https://github.com/ansible-community/molecule-plugins/pull/164/files
amazon.aws.ec2_security_group module does not have iam_instance_profile parameter.
iam_instance_profile
This parameter should be set in
molecule-plugins/src/molecule_plugins/ec2/cookiecutter/{{cookiecutter.molecule_directory}}/{{cookiecutter.scenario_name}}/create.yml
Line 203 in b48ead5
as a part of amazon.aws.ec2_instance
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This PR
https://github.com/ansible-community/molecule-plugins/pull/164/files
amazon.aws.ec2_security_group module does not have
iam_instance_profile
parameter.This parameter should be set in
molecule-plugins/src/molecule_plugins/ec2/cookiecutter/{{cookiecutter.molecule_directory}}/{{cookiecutter.scenario_name}}/create.yml
Line 203 in b48ead5
as a part of amazon.aws.ec2_instance
The text was updated successfully, but these errors were encountered: