aws-deployment-framework icon indicating copy to clipboard operation
aws-deployment-framework copied to clipboard

[Bug]: Description of EventBridge Rules for Completion Triggers shows variables placeholders

Open avolip opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Describe the bug

When deployment maps contain completion triggers (e.g. to other pipelines) the description of the EventBridge Rules is not correctly parsed and it shows variables placeholders

Expected Behavior

EventBridge Rule description looking like this 'Triggers MyDownStramPipeline on completion of MyUpStreamPipeline'

Current Behavior

EventBridge Rule description is 'Triggers {pipeline} on completion of {params['pipeline']}'

Steps To Reproduce

No response

Possible Solution

No response

Additional Information/Context

No response

ADF Version

3.2.0

avolip avatar Aug 24 '23 07:08 avolip