Vincent Liang
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
I hate to say, but uninstall Cursor is the simplest solution
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?