terraform-provider-sdwan icon indicating copy to clipboard operation
terraform-provider-sdwan copied to clipboard

[UX2.0] Adds Unified Policy Object Resource and Data Source

Open seconroy opened this issue 5 months ago • 0 comments

Description

Adds Add the following resources and data sources:

  • Policy Object Unified Advanced Malware Protection
  • Policy Object Unified URL Filtering
  • Policy Object Unified TSL/SSL Profile
  • Policy Object Unified Intrusion Prevention
  • Policy Object Unified Advanced Inspection Profile
  • Policy Object Unified TSL/SSL Decryption
  • Policy Object Security Protocol List

Policy Object Unified TSL/SSL Decryption requires the Root CA to be configured.

Types of Changes

  • [x] New feature (non-breaking change which adds functionaality)
  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Build/CI change
  • [ ] Code quality improvement/refactoring/documentation (no functional changes)

Checklist

  • [x] My code follows the code style of this project
  • [x] I have added tests to cover my changes
  • [x] All new and existing tests pass locally

seconroy avatar Sep 13 '24 20:09 seconroy