google_compute_interconnect_attachments resource
Use the google_compute_interconnect_attachments InSpec audit resource to to test a Google Cloud InterconnectAttachment resource.
Examples
describe google_compute_interconnect_attachments(project: 'chef-gcp-inspec', region: ' value_region') do
it { should exist }
end
Properties
Properties that can be accessed from the google_compute_interconnect_attachments resource:
See google_compute_interconnect_attachment for more detailed information.
kinds: an array ofgoogle_compute_interconnect_attachmentkinddescriptions: an array ofgoogle_compute_interconnect_attachmentdescriptionself_links: an array ofgoogle_compute_interconnect_attachmentself_linkself_link_with_ids: an array ofgoogle_compute_interconnect_attachmentself_link_with_idids: an array ofgoogle_compute_interconnect_attachmentidcreation_timestamps: an array ofgoogle_compute_interconnect_attachmentcreation_timestampnames: an array ofgoogle_compute_interconnect_attachmentnameinterconnects: an array ofgoogle_compute_interconnect_attachmentinterconnectrouters: an array ofgoogle_compute_interconnect_attachmentrouterregions: an array ofgoogle_compute_interconnect_attachmentregiongoogle_reference_ids: an array ofgoogle_compute_interconnect_attachmentgoogle_reference_idmtus: an array ofgoogle_compute_interconnect_attachmentmtuprivate_interconnect_infos: an array ofgoogle_compute_interconnect_attachmentprivate_interconnect_infooperational_statuses: an array ofgoogle_compute_interconnect_attachmentoperational_statuscloud_router_ip_addresses: an array ofgoogle_compute_interconnect_attachmentcloud_router_ip_addresscustomer_router_ip_addresses: an array ofgoogle_compute_interconnect_attachmentcustomer_router_ip_addresstypes: an array ofgoogle_compute_interconnect_attachmenttypepairing_keys: an array ofgoogle_compute_interconnect_attachmentpairing_keyadmin_enableds: an array ofgoogle_compute_interconnect_attachmentadmin_enabledvlan_tag8021qs: an array ofgoogle_compute_interconnect_attachmentvlan_tag8021qedge_availability_domains: an array ofgoogle_compute_interconnect_attachmentedge_availability_domaincandidate_subnets: an array ofgoogle_compute_interconnect_attachmentcandidate_subnetsbandwidths: an array ofgoogle_compute_interconnect_attachmentbandwidthpartner_metadata: an array ofgoogle_compute_interconnect_attachmentpartner_metadatalabels: an array ofgoogle_compute_interconnect_attachmentlabelslabel_fingerprints: an array ofgoogle_compute_interconnect_attachmentlabel_fingerprintstates: an array ofgoogle_compute_interconnect_attachmentstatepartner_asns: an array ofgoogle_compute_interconnect_attachmentpartner_asnencryptions: an array ofgoogle_compute_interconnect_attachmentencryptionipsec_internal_addresses: an array ofgoogle_compute_interconnect_attachmentipsec_internal_addressesdataplane_versions: an array ofgoogle_compute_interconnect_attachmentdataplane_versionsatisfies_pzs: an array ofgoogle_compute_interconnect_attachmentsatisfies_pzsstack_types: an array ofgoogle_compute_interconnect_attachmentstack_typecloud_router_ipv6_addresses: an array ofgoogle_compute_interconnect_attachmentcloud_router_ipv6_addresscustomer_router_ipv6_addresses: an array ofgoogle_compute_interconnect_attachmentcustomer_router_ipv6_addresscandidate_ipv6_subnets: an array ofgoogle_compute_interconnect_attachmentcandidate_ipv6_subnetscloud_router_ipv6_interface_ids: an array ofgoogle_compute_interconnect_attachmentcloud_router_ipv6_interface_idcustomer_router_ipv6_interface_ids: an array ofgoogle_compute_interconnect_attachmentcustomer_router_ipv6_interface_idsubnet_lengths: an array ofgoogle_compute_interconnect_attachmentsubnet_lengthremote_services: an array ofgoogle_compute_interconnect_attachmentremote_serviceconfiguration_constraints: an array ofgoogle_compute_interconnect_attachmentconfiguration_constraintsmulticast_enableds: an array ofgoogle_compute_interconnect_attachmentmulticast_enabled
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.