Skip to content

PDSS-3373: updating decrypted resource block

  • Replaced deprecated datadog_integration_aws with datadog_integration_aws_account across the module: Datadog deprecated the old datadog_integration_aws resource and introduced datadog_integration_aws_account. This MR updates the module to use the newer resource so we remain supported and avoid future breakage.

  • Added aws_partition support and replace excluded_regions with the nested aws_regions block (include_all / include_only).

  • Added explicit external-ID handling: support datadog_integration_aws_external_id or self-managed auth_config (deterministic for CI).

  • Update README, module inputs, and CI init steps (clear module cache / recommend pinning module ref) for reproducible deployments.

Edited by Piyush Khandelwal

Merge request reports

Loading