chore(module): upgrade tofu-module-aws-iam-role
to 1.1.0
This commit is contained in:
parent
e2691f89e7
commit
696f668cee
3 changed files with 10 additions and 4 deletions
|
@ -10,7 +10,7 @@ and continuous integration tasks on AWS.
|
|||
|
||||
``` hcl
|
||||
module "aws_iam_ci_user" {
|
||||
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
Add a link
Reference in a new issue