Skip to content

Commit 51553c2

Browse files
committed
Update README
1 parent 38820c8 commit 51553c2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

modules/ecs-execution-role/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ module "task_execution_role" {
4747

4848
| Name | Source | Version |
4949
|------|--------|---------|
50-
| <a name="module_policy"></a> [policy](#module\_policy) | terraform-aws-modules/iam/aws//modules/iam-policy | ~>5.30.0 |
51-
| <a name="module_this"></a> [this](#module\_this) | terraform-aws-modules/iam/aws//modules/iam-assumable-role | ~>5.30.0 |
50+
| <a name="module_policy"></a> [policy](#module\_policy) | terraform-aws-modules/iam/aws//modules/iam-policy | ~>5.33.0 |
51+
| <a name="module_this"></a> [this](#module\_this) | terraform-aws-modules/iam/aws//modules/iam-assumable-role | ~>5.33.0 |
5252

5353
## Resources
5454

modules/ecs-task-role/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ module "task_role" {
5454

5555
| Name | Source | Version |
5656
|------|--------|---------|
57-
| <a name="module_policy"></a> [policy](#module\_policy) | terraform-aws-modules/iam/aws//modules/iam-policy | ~>5.30.0 |
58-
| <a name="module_this"></a> [this](#module\_this) | terraform-aws-modules/iam/aws//modules/iam-assumable-role | ~>5.30.0 |
57+
| <a name="module_policy"></a> [policy](#module\_policy) | terraform-aws-modules/iam/aws//modules/iam-policy | ~>5.33.0 |
58+
| <a name="module_this"></a> [this](#module\_this) | terraform-aws-modules/iam/aws//modules/iam-assumable-role | ~>5.33.0 |
5959

6060
## Resources
6161

0 commit comments

Comments
 (0)