Fraser Davidson
Fraser Davidson
When the [ISODuration](https://github.com/microsoft/kiota-abstractions-go/blob/main/serialization/iso_duration.go#L10) type is serialised, any value greater than 6 days (`P6D`) and less than 1 year (`P1Y`) results in a "week" format being used, but the API doesn't...
## Overview Add support for setting customer-managed encryption key as part of the [ec_deployment](https://registry.terraform.io/providers/elastic/ec/latest/docs/resources/deployment) resource. The `POST /api/v1/deployments` API accepts this currently as `settings.byok.key_resource_path`: ```json { "resources": { # Omitted...