Help for this page

Select Code to Download


  1. or download this
    
    aws_alb_listener property protocol should not equal HTTP
    ...
    aws_ebs_volume should have kms_key_id
    aws_efs_file_system should have kms_key_id
    s3_configuration should have kms_key_arn
    
  2. or download this
    #!/usr/bin/perl -w
    while (<>) {
    ...
        print "$1 $2 $3 $4\n my line";
      }
    }
    
  3. or download this
    # -*- coding: utf-8 -*-
    
    ...
            return dir(self.v.resources(
                'aws_ssm_parameter').should_have_properties(
                ['key_id']))