chore(infrastructure): upgrade tofu-module-aws-iam-ci-user to 1.0.1
This commit is contained in:
parent
af8956867b
commit
c527c81228
1 changed files with 1 additions and 1 deletions
|
@ -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([
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue