Skip to content

Commit 4db73b8

Browse files
authoredMay 25, 2021
chore: Remove check boxes that don't render properly in module doc (terraform-aws-modules#18)
1 parent 4bed407 commit 4db73b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ This Terraform module is the part of [serverless.tf framework](https://github.co
66

77
## Features
88

9-
- [x] Creates AWS Step Function
10-
- [x] Conditional creation for many types of resources
11-
- [x] Support IAM policy attachments for [Integrated Services (eg, Lambda, SQS, ECS, EKS, Batch, DynamoDB, etc)](https://docs.aws.amazon.com/step-functions/latest/dg/service-integration-iam-templates.html) and various ways to create and attach additional policies
9+
- Creates AWS Step Function
10+
- Conditional creation for many types of resources
11+
- Support IAM policy attachments for [Integrated Services (eg, Lambda, SQS, ECS, EKS, Batch, DynamoDB, etc)](https://docs.aws.amazon.com/step-functions/latest/dg/service-integration-iam-templates.html) and various ways to create and attach additional policies
1212

1313
## Usage
1414

0 commit comments

Comments
 (0)
Please sign in to comment.