Skip to content

Commit a66ef23

Browse files
Update README.md
1 parent b2873f7 commit a66ef23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ terraform apply -var-file="variables.tfvars"
2020
```
2121

2222
### CloudWatch alarms
23-
In this example, the service that is being monitored is: `AWS Lambda`, but you can easily use it to monitor others services (SQS, ECS, ...).
23+
In this example, the service that is being monitored is: `AWS Lambda`, but you can easily use it to monitor others services (SQS, ECS, EC2, ...).
2424

2525
If you'd like to add a new lambda to me monitored you just have to add it in the following local variable:
2626
```terraform

0 commit comments

Comments
 (0)