Skip to content

Latest commit

 

History

History
62 lines (28 loc) · 3.24 KB

File metadata and controls

62 lines (28 loc) · 3.24 KB

Changelog

1.2.0 (2026-04-24)

Features

  • per-role max_session_duration and inline policy support (#18) (afd2289)

1.1.0 (2026-04-24)

Features

  • v1.1 validations and iam_role_names output (#17) (1dc106f)

Docs

  • remove wrappers/ reference from README (#14) (55141bc)
  • security notes + repo hygiene (badge, CODEOWNERS, issue template) (#16) (fa474f1)

1.0.0 (2026-04-24)

⚠ BREAKING CHANGES

  • v2 cleanup — rename input, drop deprecated internals, modernize provider (#12)

Features

  • v2 cleanup — rename input, drop deprecated internals, modernize provider (#12) (3d791e2)

0.6.0 (2026-04-24)

Features

  • add tags, iam_role_arns_map, and variable validation (Stage 1 prep for v2) (#11) (5bb42c6)

Docs

  • overhaul README, fix broken example, tighten variable descriptions (#9) (367b57b)

0.5.0 (2026-04-23)

Features

  • add pre-commit, release-please, renovate, and other standard tooling for lint and keeping dependencies up to date (f4401cf)

Bug Fixes

  • allows versions above 4.x for the aws provider (837360a)

Chores

  • deps: update googleapis/release-please-action action to v5 (3169513)
  • enable sematicCommits for renovate (d2a033d)