Commit 0abd13d
feat: update osv_vulnerabilities_export terraform config to match prod (#5247)
Updates the `osv_vulnerabilities_export` bucket configuration to
include:
- `versioning { enabled = true }`
- `lifecycle_rule` to delete objects with `num_newer_versions = 673` and
`with_state = "ARCHIVED"`
- `lifecycle_rule` to delete objects with `days_since_noncurrent_time =
7` and `with_state = "ANY"`
---
*PR created automatically by Jules for task
[11623816002459219893](https://jules.google.com/task/11623816002459219893)
started by @another-rex*
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>1 parent d0ea212 commit 0abd13d
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
106 | 130 | | |
107 | 131 | | |
108 | 132 | | |
| |||
0 commit comments