chore(infrastructure): upgrade tofu-module-aws-iam-ci-user to 1.0.1

This commit is contained in:
Julien Dessaux 2025-04-12 08:18:05 +02:00
parent 757343409e
commit eb54320d07
Signed by: adyxax
GPG key ID: F92E51B86E07177E

View file

@ -8,7 +8,7 @@ module "aws_iam_ci_user" {
aws.root = aws.all["root"] aws.root = aws.all["root"]
aws.tests = aws.all["tests"] aws.tests = aws.all["tests"]
} }
source = "git::ssh://git@git.adyxax.org/adyxax/tofu-module-aws-iam-ci-user?depth=1&ref=1.0.0" source = "git::ssh://git@git.adyxax.org/adyxax/tofu-module-aws-iam-ci-user?depth=1&ref=1.0.1"
name = local.name name = local.name
tests_policy_statements = jsonencode([{ tests_policy_statements = jsonencode([{