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

This commit is contained in:
Julien Dessaux 2025-04-12 08:27:45 +02:00
parent af8956867b
commit c527c81228
Signed by: adyxax
GPG key ID: F92E51B86E07177E

View file

@ -8,7 +8,7 @@ module "aws_iam_ci_user" {
aws.root = aws.all["root"]
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"
core_policy_statements = jsonencode([
{