Releases: pagopa/dx
Releases · pagopa/dx
@pagopa/[email protected]
Patch Changes
- 4316a40: Add the
repository
block in thepackage.json
in order to verify provenance attestation
[email protected]
Minor Changes
- 2b41393: Add packages write permissions to allow Docker images publishing
[email protected]
Major Changes
- 5731c31: Container image name is no longer stored in Terraform state file, to allow CD pipelines to update the tag without requiring an update to the Terraform code.
[email protected]
Minor Changes
- d55068e: Support apex domains by using custom certificates
[email protected]
Patch Changes
- e676023: Update README and docs with new resource_name for function and minor fix for cidr resource
[email protected]
Patch Changes
- e73a238: Add module version tag
[email protected]
Patch Changes
- d6f3537: Moved branch protection tests from the azure cloud specific bootstrap module
[email protected]
[email protected]
Major Changes
-
c548567: BREAKING CHANGE:
Public access to blobs within containers is now disabled by default in the Azure Storage Account module. If public blob access is explicitly required, this setting must be overridden with variable
force_public_network_access_enabled
.
[email protected]
Patch Changes
- 081ce6e: Set public network access property to false to comply with Terarform provider suggestions