Skip to content

Commit

Permalink
Add back pathmatchers except for routerules. This was already include…
Browse files Browse the repository at this point in the history
…d, but routerules must be excluded to keep filenames short enough
  • Loading branch information
slevenick committed Dec 10, 2019
1 parent 74d1065 commit 0f74ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/compute/inspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ overrides: !ruby/object:Overrides::ResourceOverrides
exclude: true
UrlMap: !ruby/object:Overrides::Inspec::ResourceOverride
properties:
pathMatchers: !ruby/object:Overrides::Inspec::PropertyOverride
pathMatchers.routeRules: !ruby/object:Overrides::Inspec::PropertyOverride
exclude: true
VpnTunnel: !ruby/object:Overrides::Inspec::ResourceOverride
exclude: true
Expand Down

0 comments on commit 0f74ba5

Please sign in to comment.