Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 01:34
· 30 commits to main since this release
bf54345
feat(aws_instance): conditional IAM instance profile @haidargit (#182)

what

This PR enables a conditional iam_instance_profile variable for the ec2 module.

why

This feature request offers users the flexibility to decide whether to associate an IAM instance profile with their instances.

references

  • closes feature request #180

Kindly review this PR for module improvements. Thank you