google_compute_region_target_https_proxies resource
Use the google_compute_region_target_https_proxies InSpec audit resource to to test a Google Cloud RegionTargetHttpsProxy resource.
Examples
describe google_compute_region_target_https_proxies(project: 'chef-gcp-inspec', region: ' value_region') do
it { should exist }
end
Properties
Properties that can be accessed from the google_compute_region_target_https_proxies resource:
See google_compute_region_target_https_proxy for more detailed information.
kinds: an array ofgoogle_compute_region_target_https_proxykindids: an array ofgoogle_compute_region_target_https_proxyidcreation_timestamps: an array ofgoogle_compute_region_target_https_proxycreation_timestampnames: an array ofgoogle_compute_region_target_https_proxynamedescriptions: an array ofgoogle_compute_region_target_https_proxydescriptionself_links: an array ofgoogle_compute_region_target_https_proxyself_linkself_link_with_ids: an array ofgoogle_compute_region_target_https_proxyself_link_with_idurl_maps: an array ofgoogle_compute_region_target_https_proxyurl_mapssl_certificates: an array ofgoogle_compute_region_target_https_proxyssl_certificatescertificate_maps: an array ofgoogle_compute_region_target_https_proxycertificate_mapquic_overrides: an array ofgoogle_compute_region_target_https_proxyquic_overridessl_policies: an array ofgoogle_compute_region_target_https_proxyssl_policyregions: an array ofgoogle_compute_region_target_https_proxyregionproxy_binds: an array ofgoogle_compute_region_target_https_proxyproxy_bindhttp_filters: an array ofgoogle_compute_region_target_https_proxyhttp_filtersserver_tls_policies: an array ofgoogle_compute_region_target_https_proxyserver_tls_policyauthentications: an array ofgoogle_compute_region_target_https_proxyauthenticationauthorization_policies: an array ofgoogle_compute_region_target_https_proxyauthorization_policyauthorizations: an array ofgoogle_compute_region_target_https_proxyauthorizationfingerprints: an array ofgoogle_compute_region_target_https_proxyfingerprinthttp_keep_alive_timeout_secs: an array ofgoogle_compute_region_target_https_proxyhttp_keep_alive_timeout_sectls_early_data: an array ofgoogle_compute_region_target_https_proxytls_early_data
Filter criteria
This resource supports all of the above properties as filter criteria, which can be used
with where as a block or a method.
GCP permissions
Ensure the Compute Engine API is enabled for the current project.