feat(module): add output variable arn and deprecate output variable iam_role_arn

This commit is contained in:
Julien Dessaux 2025-04-12 07:39:57 +02:00
parent 336e7703d6
commit 441295d140
Signed by: adyxax
GPG key ID: F92E51B86E07177E
3 changed files with 19 additions and 2 deletions

View file

@ -11,7 +11,7 @@ continuous integration tasks on AWS.
``` hcl
module "aws_iam_role" {
source = "git::ssh://git@git.adyxax.org/adyxax/tofu-module-aws-iam-role?depth=1&ref=1.0.0"
source = "git::ssh://git@git.adyxax.org/adyxax/tofu-module-aws-iam-role?depth=1&ref=1.1.0"
name = local.name
policy_statements = jsonencode([