A google_access_context_manager_access_policies is used to test a Google AccessPolicy resource
describe google_access_context_manager_access_policies(org_id: '190694428152') do
its('count') { should be >= 1 }
its('titles') { should include 'policytitle' }
end
Properties that can be accessed from the google_access_context_manager_access_policies resource:
See the google_access_context_manager_access_policy resource for more information.
namesgoogle_access_context_manager_access_policy namecreate_timesgoogle_access_context_manager_access_policy create_timeupdate_timesgoogle_access_context_manager_access_policy update_timeparentsgoogle_access_context_manager_access_policy parenttitlesgoogle_access_context_manager_access_policy titleThis resource supports all of the above properties as filter criteria, which can be used with where as a block or a method.
© Chef Software, Inc.
Licensed under the Creative Commons Attribution 3.0 Unported License.
The Chef™ Mark and Chef Logo are either registered trademarks/service marks or trademarks/servicemarks of Chef, in the United States and other countries and are used with Chef Inc's permission.
We are not affiliated with, endorsed or sponsored by Chef Inc.
https://docs.chef.io/inspec/resources/google_access_context_manager_access_policies/