https://github.com/tencentcloudstack/opa-policies
https://github.com/tencentcloudstack/opa-policies
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tencentcloudstack/opa-policies
- Owner: tencentcloudstack
- License: apache-2.0
- Created: 2023-04-17T09:08:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T09:58:57.000Z (over 2 years ago)
- Last Synced: 2025-08-02T08:58:40.913Z (11 months ago)
- Language: Open Policy Agent
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## TencentCloud OPA Ploicies
### Terraform checks
| ID | Severity | Name |
| ----------------------------------------------------------------------------------------------- | -------- | ------------------------------------------ |
| [TF_TENCENTCLOUD_01](https://github.com/tencentcloudstack/opa-policies/wiki/TF_TENCENTCLOUD_01) | DENY | CVM data disks is not delete with instance |
| [TF_TENCENTCLOUD_02](https://github.com/tencentcloudstack/opa-policies/wiki/TF_TENCENTCLOUD_02) | DENY | The CVM allocates a public IP address |
| [TF_TENCENTCLOUD_03](https://github.com/tencentcloudstack/opa-policies/wiki/TF_TENCENTCLOUD_03) | DENY | Security group cird uses 0.0.0.0/0 |
### Test
`cd policies && opa test policies`