Skip to content

Commit

Permalink
provider: Ensure aws_prefix_list is labeled service/ec2
Browse files Browse the repository at this point in the history
Reference: #12416
  • Loading branch information
bflad committed Mar 30, 2020
1 parent c66ae71 commit 750aa89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .hashibot.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ behavior "regexp_issue_labeler_v2" "service_labels" {
"aws_main_route_table_association",
"aws_network_interface",
"aws_placement_group",
"aws_prefix_list",
"aws_spot",
"aws_route(\"|`|$)",
"aws_vpn_",
Expand Down Expand Up @@ -778,6 +779,7 @@ behavior "pull_request_path_labeler" "service_labels" {
"aws/*_aws_network_acl*",
"aws/*_aws_network_interface*",
"aws/*_aws_placement_group*",
"aws/*_aws_prefix_list*",
"aws/*_aws_route_table*",
"aws/*_aws_route.*",
"aws/*_aws_security_group*",
Expand Down Expand Up @@ -806,6 +808,7 @@ behavior "pull_request_path_labeler" "service_labels" {
"website/**/network_acl*",
"website/**/network_interface*",
"website/**/placement_group*",
"website/**/prefix_list*",
"website/**/route_table*",
"website/**/route.*",
"website/**/security_group*",
Expand Down

0 comments on commit 750aa89

Please sign in to comment.