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

Resolve Issues #122, #235 and #240

Open seconroy opened this issue 9 months ago • 0 comments

Description

Resolve issue #122. Adds support to override the generator and allow for default values on specific oneOf parameters when suitable resolving issue #235. Also resolve issue #240 by fixing Float support in parcel profiles.

Types of Changes

  • [ ] New feature (non-breaking change which adds functionality)
  • [x] 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 May 17 '24 20:05 seconroy