Add DNS Armor support (#3874)
* add dns armor module * add dns armor to pf * added missing/optional attributes * Update project schemas * Set version file copyright year to 2025 * replace module with single resource * moved into it's own file * Added tests and defaulting enabled to false * Add optional name parameter and updated schemas * make dns_threat_detector.enabled optional in project schemas --------- Co-authored-by: Luca Prete <preteluca@gmail.com>
This commit is contained in:
@@ -149,6 +149,16 @@
|
||||
- items: *string*
|
||||
- **name**: *string*
|
||||
- **descriptive_name**: *string*
|
||||
- **dns_threat_detector**: *object*
|
||||
<br>*additional properties: false*
|
||||
- **enabled**: *boolean*
|
||||
- **excluded_networks**: *array*
|
||||
- items: *string*
|
||||
- **labels**: *object*
|
||||
- **location**: *string*
|
||||
- **name**: *string*
|
||||
- **threat_detector_provider**: *string*
|
||||
<br>*enum: ['INFOBLOX']*
|
||||
- **org_policies**: *object*
|
||||
<br>*additional properties: false*
|
||||
- **`^[a-z]+\.`**: *object*
|
||||
|
||||
Reference in New Issue
Block a user