raphabot / cloud-conformity-vscode-extension

This extension has a really simple feature: a preventative measure to ensure your AWS infrastructure remains compliant by detecting risks in template files before they are launched into AWS.
MIT License
9 stars 4 forks source link

Always getting message " This is a Well-Architected template. Great job!" #15

Open SakivV opened 2 years ago

SakivV commented 2 years ago

Hi ,

I'm using CloudOne TrendMicro trial and following workshop: https://trendmicro.awsworkshop.io/20_ide_plugin.html

I created API keys and added in VS code extension setting. But I always get message " This is a Well-Architected template. Great job!" event though I have bad Architected cloud-formation file and also if file is empty. When I tried upload file on TrendMicro and scan same template I get the correct result like Bucket is not encrypted. Not sure how i can debug this issue?

Regards, Vikas