Ran Approve Policies for 1 projects:

1. dir: `.` workspace: `default`

### 1. dir: `.` workspace: `default`
**Approve Policies Error**
```
1 error occurred:
	* policy set: test_policy user runatlantis is not a policy owner - please contact policy owners to approve failing policies


```
#### Policy Approval Status:
```
policy set: test_policy: requires: 1 approval(s), have: 0.
```
* :heavy_check_mark: To **approve** this project, comment:
    * `atlantis approve_policies -d .`
* :put_litter_in_its_place: To **delete** this plan click [here](lock-url)
* :repeat: To re-run policies **plan** this project again by commenting:
    * `atlantis plan -d .`

---
* :heavy_check_mark: To **approve** all unapplied plans from this pull request, comment:
    * `atlantis approve_policies`
* :put_litter_in_its_place: To **delete** all plans and locks for the PR, comment:
    * `atlantis unlock`
* :repeat: To re-run policies **plan** this project again by commenting:
    * `atlantis plan`