This website requires JavaScript.
Explore
Help
Register
Sign in
adyxax
/
tofu-module-aws-iam-role
Watch
1
Star
0
Fork
You've already forked tofu-module-aws-iam-role
0
Code
Issues
Pull requests
Releases
2
Activity
Actions
1.1.0
Branches
Tags
No results found.
tofu-module-aws-iam-role
/
CHANGELOG.md
Julien Dessaux
441295d140
feat(module): add output variable
arn
and deprecate output variable
iam_role_arn
2025-04-12 07:56:02 +02:00
282 B
Raw
Permalink
Blame
History
Changelog
All notable changes to this project will be documented in this file.
1.1.0 - 2025-04-12
Added
Added output variable
arn
.
Deprecated
Deprecated output variable
iam_role_arn
. Use
arn
instead.
1.0.0 - 2025-04-11
Added
Initial import.