Hey guys!
Thanks for your work on this project.
We were wondering if there currently is any way to programatically create the initial "Atlas App Service" Triggers in an Atlas project using CDK and the awscdk-resources-mongodbatlas project.
We were stumbling upon this since we were wondering what to enter in the appId and databaseTrigger.serviceId fields in the CfnTriggerProps of the CfnTrigger construct. We don't have any references to that in our code (we're currently creating Clusters, Database Users and PrivateLinks using the respective Cfn Resources) so we had a look into the atlas UI and found that the "Atlas App Service" Triggers needs to be enabled / linked to a datasource before usage (see attached screenshot)
Thanks and best regards