Skip to content

Releases: pagopa/dx

@pagopa/[email protected]

11 Jun 09:38
3191a30

Choose a tag to compare

Patch Changes

  • 4316a40: Add the repository block in the package.json in order to verify provenance attestation

[email protected]

09 Jun 19:50
e66c7b2

Choose a tag to compare

Minor Changes

  • 2b41393: Add packages write permissions to allow Docker images publishing

[email protected]

09 Jun 12:23
d61060c

Choose a tag to compare

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]

09 Jun 12:23
d61060c

Choose a tag to compare

Minor Changes

  • d55068e: Support apex domains by using custom certificates

[email protected]

06 Jun 12:59
804494d

Choose a tag to compare

Patch Changes

  • e676023: Update README and docs with new resource_name for function and minor fix for cidr resource

[email protected]

06 Jun 12:59
804494d

Choose a tag to compare

Patch Changes

[email protected]

06 Jun 12:59
804494d

Choose a tag to compare

Patch Changes

  • d6f3537: Moved branch protection tests from the azure cloud specific bootstrap module

[email protected]

06 Jun 12:58
804494d

Choose a tag to compare

Patch Changes

  • b83403f: Added blog post about terraform registry adoption
  • 1667bf1: Upgrade dependencies

[email protected]

06 Jun 12:58
804494d

Choose a tag to compare

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]

06 Jun 12:59
804494d

Choose a tag to compare

Patch Changes

  • 081ce6e: Set public network access property to false to comply with Terarform provider suggestions