Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 351 Bytes

CHANGELOG.md

File metadata and controls

12 lines (10 loc) · 351 Bytes

Change Log

[1.0.0] - 2024-12-29

Added
  • Initial release of the Terraform AWS IAM Role module.
  • Create IAM roles with specified policies.
  • Attach managed policies to IAM roles.
  • Create instance profiles and associate them with IAM roles.
  • Support for tagging resources.
  • Example usage provided in README.
  • Default tags configuration.