# Cheat Sheet

## Run specific target

```
terraform apply -target=aws_security_group.mysecuritygroup
```
