Ran State `rm` for project: `dir1-ops` dir: `dir1` workspace: `ops`

```diff
Removed random_id.dummy1[0]
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:
  ```shell
  atlantis plan -p dir1-ops
  ```