Neil Kuan
Neil Kuan
any update 😊
Now I use this way to check `cdk.out/*template.json`. ```bash for i in `ls cdk.out/*template.json`;do cfn-guard validate -r [some_rules].rules -o yaml --data $i ";done ``` more see this [repo](https://github.com/neilkuan/cdk-cloudformation-guard-demo)
yes @smaud . you are right . Use this way, before `cfn-guard` native support it. lol
Nice feature, Go build it.
>  > > I installed other open-source eBPF-based observability tool and everything works fine. This shows that my k8s cluster is definitely fine.我安裝了其他基於 eBPF 的開源可觀測性工具,一切正常。這說明我的 k8s 集群肯定沒問題。 Hello @ztdawang...
Sorry, I didn't understand what are you talking about. So you want to submit a `gitlab-ci.yaml` file in this project?
Hi @KennyDizi Please run yarn build at local. And commit API.md file. Thanks
This only applies to Terraform AWS provider versions up to `6.x.x`, where `data.aws_region.current.name` is deprecated.