DataDog / cloudformation-template

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

Fix IsAWSGovCloud by using ref #108

Closed sabiurr closed 1 month ago

sabiurr commented 1 month ago

What does this PR do?

Fix IsAWSGovCloud by using ref as we are currently not referencing the AWS::Partition parameter correctly

Motivation

Fix AWS govcloud account creation