blimmer / cdk-datadog-integration

Amazon Cloud Development Kit (CDK) logic to integrate your AWS account with Datadog
Apache License 2.0
19 stars 8 forks source link

fix: correct datadog_integration_role.yml parameter to match new value #32

Closed blimmer closed 3 years ago

blimmer commented 3 years ago

The datadog_integration_role.yml template changed the name of the Permissions parameter to BasePermissions, which caused errors like this when upgrading the stack:

 2/5 | 11:31:31 PM | UPDATE_FAILED        | AWS::CloudFormation::Stack | Datadog/AwsIntegration/IntegrationRoleStack (IntegrationRoleStack) Parameters: [Permissions] do not exist in the template
 2/5 | 11:31:31 PM | UPDATE_FAILED        | AWS::CloudFormation::Stack | Datadog/AwsIntegration/ForwarderStack (ForwarderStack) Resource update cancelled