google_access_context_manager_access_policies ресурс
Синтаксис
A google_access_context_manager_access_policies используется для проверки ресурса Google AccessPolicy.
Примеры
describe google_access_context_manager_access_policies(org_id: '190694428152') do
its('count') { should be >= 1 }
its('titles') { should include 'policytitle' }
end
Свойства
Свойства, которые можно получить из ресурса google_access_context_manager_access_policies:
Для получения дополнительной информации см. ресурс google_access_context_manager_access_policy.
names- массив
google_access_context_manager_access_policyимен create_times- массив
google_access_context_manager_access_policyзначений create_time update_times- массив
google_access_context_manager_access_policyзначений update_time parents- массив
google_access_context_manager_access_policyзначений parent titles- массив
google_access_context_manager_access_policyзначений title
Критерии фильтрации
Этот ресурс поддерживает все вышеперечисленные свойства в качестве критериев фильтрации, которые можно использовать с where в качестве блока или метода.
Разрешения GCP
© 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/