Skip to content

Commit c2df57b

Browse files
author
Sarika Subramaniam
committed
Fix instruction
1 parent 7baf2da commit c2df57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

s3-lambda-dynamodb-terraform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This pattern in [Terraform](https://www.terraform.io/) offers a complete solutio
2727
terraform init
2828
terraform apply --auto-approve
2929
```
30-
4. Note the outputs from the Terraform deployment process. These contain the resource names and/or ARNs which are used for testing.
30+
4. Note the outputs from the Terraform deployment process. These contain the resource names which are used for testing.
3131

3232
## Testing
3333

0 commit comments

Comments
 (0)