This commit is contained in:
mr0xb 2026-05-22 15:49:37 -04:00
commit b2d6dda711
No known key found for this signature in database
GPG key ID: D61C4E28AAE1BC5C
2 changed files with 12 additions and 1 deletions

View file

@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"WebFetch(domain:docs.datadoghq.com)",
"WebFetch(domain:registry.terraform.io)",
"WebSearch",
"WebFetch(domain:github.com)",
"WebFetch(domain:artifacthub.io)"
]
}
}