@@ -4,21 +4,21 @@ policy_name = "Techiescamp"
44policy_type = " TAG_POLICY"
55target_id = " 814200988517"
66
7- name_tag_key = " Name"
8- name_enforce_for_values = [ " ec2:instance " , " ec2:security-group " ]
9-
10- environment_tag_key = " Environment "
11- environment_enforce_for_values = [ " ec2:instance " , " ec2:security-group " ]
12-
13- owner_tag_key = " Owner "
14- owner_tag_value = [ " techiescamp " ]
15- owner_enforce_for_values = [ " ec2:instance " , " ec2:security-group " ]
16-
17- costcenter_tag_key = " CostCenter "
18- costcenter_tag_value = [ " techiescamp-commerce " ]
19- costcenter_enforce_for_values = [ " ec2:instance " , " ec2:security-group " ]
20-
21- application_tag_key = " Application "
22- application_enforce_for_values = [ " ec2:instance " , " ec2:security-group " ]
7+ name_tag_key = " Name"
8+ environment_tag_key = " Environment "
9+ owner_tag_key = " Owner "
10+ owner_tag_value = [ " techiescamp " ]
11+ costcenter_tag_key = " CostCenter "
12+ costcenter_tag_value = [ " techiescamp-commerce " ]
13+ application_tag_key = " Application "
14+ enforce_for_values = [ " dynamodb:* " , " ec2:dhcp-options " , " ec2:elastic-ip " , " ec2:fpga-image " , " ec2:instance " ,
15+ " ec2:internet-gateway " , " ec2:launch-template " , " ec2:natgateway " , " ec2:network-acl " ,
16+ " ec2:network-interface " , " ec2:route-table " , " ec2:security-group " , " ec2:snapshot " ,
17+ " ec2:subnet " , " ec2:volume " , " ec2:vpc " , " ec2:vpc-endpoint " , " ec2:vpc-endpoint-service " ,
18+ " ec2:vpc-peering-connection " , " ec2:vpn-connection " , " ec2:vpn-gateway " , " elasticfilesystem:* " ,
19+ " elasticloadbalancing:* " , " iam:instance-profile " , " iam:mfa " , " iam:policy " , " kms:* " ,
20+ " lambda:* " , " rds:cluster-pg " , " rds:cluster-endpoint " , " rds:es " , " rds:og " , " rds:pg " , " rds:db-proxy " ,
21+ " rds:db-proxy-endpoint " , " rds:ri " , " rds:secgrp " , " rds:subgrp " , " rds:target-group " , " resource-groups:* " ,
22+ " route53:hostedzone " , " s3:bucket " , " s3:bucket " ]
2323
2424
0 commit comments