DataDog / cloudformation-template

Easily set up the Datadog AWS integration using CloudFormation
Apache License 2.0
34 stars 44 forks source link

[AGENTLESS] Increase cloudformation version #128

Closed k3nz0 closed 3 months ago

k3nz0 commented 3 months ago

Increase the version to upload the new CFN templates in /aws/v1.2.0/ in S3.

The new templates support DSPM Agentless Scanning options (cf datadog_agentless_scanning.yaml) that we opened for private beta.

Given that we're still in private beta, the UI will still rely on the v1.1.1.

We will only enable v1.2.0 for customers that have DSPM FF enabled in the UI, which is handled here: https://github.com/DataDog/web-ui/pull/144627