CloudBees Compliance v1.48.0

Released: May 8, 2025

Upgrade notes

Perform the following steps when upgrading your installation to the latest release:

Terraform
  • The DNSSEC kms key is only used in the Route 53 public hosted zone, so it has been removed from kms-infra and added to dns-public-zone-infra with a new name, to avoid conflicts with the original key name.

The following infra modules need to be applied in the below order to replace DNSSEC with the new key.

  • dns-public-zone-infra (OPTIONAL)

    • Only required if the environment uses the dns-public-zone-infra module to manage the Route 53 public hosted zone.

  • kms-infra (REQUIRED)

    • To remove the old KMS key for the domain DNSSEC.

      Helm
  • No changes.