hashicorp / terraform-provider-vault

Terraform Vault provider
https://www.terraform.io/docs/providers/vault/
Mozilla Public License 2.0
451 stars 535 forks source link

secrets/kube: normalize json field #2203

Closed fairclothjm closed 3 months ago

fairclothjm commented 3 months ago

Description

Follow-up to https://github.com/hashicorp/terraform-provider-vault/pull/2180 to normalize the json field to prevent unwanted drift.

No changelog entry because this is unreleased

Checklist