1. 首页
  2. 数据库
  3. 其它
  4. reflex aws ec2 instance termination protection disabled:确定是否已为EC2实例禁用终止保护的规则 源码

reflex aws ec2 instance termination protection disabled:确定是否已为EC2实例禁用终止保护的规则 源码

上传者: 2021-02-23 09:35:40上传 ZIP文件 21.78KB 热度 4次
反射弧EC2实例终止保护已禁用 用于检测是否已为EC2实例禁用实例终止保护的Reflex规则。 要了解有关EC2实例终止保护的更多信息,请参阅。 入门 要开始使用Reflex,请查看。 用法 要使用此规则,请将其添加到您的reflex.yaml配置文件中: rules: aws: - ec2-instance-termination-protection-disabled: version: latest 或直接将其添加到您的Terraform中: module "ec2-instance-termination-protection-disabled" {
用户评论