Vincent Liang

Results 4 comments of Vincent Liang

I have something like this: ``` - task: AWSShellScript@1 inputs: awsCredentials: 'azure-infra-deploy-dev' regionName: 'ap-southeast-2' scriptType: 'inline' workingDirectory: $(Build.SourcesDirectory)/projectx-infrastructure/ inlineScript: | ls -la pwd echo "Running validations" cdk synth project-infra-dev -o...

Getting the same problem. Will try the workaround by @lkgoerges

Before this feature is available in the new release, do we have any way to associate a Cloudwatch Alarm with the Route53 Health Check in CDK?