Ran State for 2 projects:

1. dir: `dir1` workspace: `default`
1. dir: `dir2` workspace: `default`

### 1. dir: `dir1` workspace: `default`
```diff
Removed random_id.dummy
Successfully removed 1 resource instance(s).
```

:put_litter_in_its_place: A plan file was discarded. Re-plan would be required before applying.

* :repeat: To **plan** this project again, comment:
  * `atlantis plan -d dir1`

---
### 2. dir: `dir2` workspace: `default`
```diff
Removed random_id.dummy
Successfully removed 1 resource instance(s).
```

:put_litter_in_its_place: A plan file was discarded. Re-plan would be required before applying.

* :repeat: To **plan** this project again, comment:
  * `atlantis plan -d dir2`

---