From eb54320d07721e441455c07a17ecc56578c487fa Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sat, 12 Apr 2025 08:18:05 +0200 Subject: [PATCH] chore(infrastructure): upgrade tofu-module-aws-iam-ci-user to 1.0.1 --- infrastructure/tofu/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/tofu/main.tf b/infrastructure/tofu/main.tf index 37037f8..8b5d943 100644 --- a/infrastructure/tofu/main.tf +++ b/infrastructure/tofu/main.tf @@ -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" name = local.name tests_policy_statements = jsonencode([{