title | platform |
---|---|
About the google_compute_interconnect_attachments resource |
gcp |
A google_compute_interconnect_attachments
is used to test a Google InterconnectAttachment resource
describe google_compute_interconnect_attachments(project: 'chef-gcp-inspec', region: ' value_region') do
it { should exist }
end
Properties that can be accessed from the google_compute_interconnect_attachments
resource:
See google_compute_interconnect_attachment.md for more detailed information
kinds
: an array ofgoogle_compute_interconnect_attachment
kinddescriptions
: an array ofgoogle_compute_interconnect_attachment
descriptionself_links
: an array ofgoogle_compute_interconnect_attachment
self_linkself_link_with_ids
: an array ofgoogle_compute_interconnect_attachment
self_link_with_idids
: an array ofgoogle_compute_interconnect_attachment
idcreation_timestamps
: an array ofgoogle_compute_interconnect_attachment
creation_timestampnames
: an array ofgoogle_compute_interconnect_attachment
nameinterconnects
: an array ofgoogle_compute_interconnect_attachment
interconnectrouters
: an array ofgoogle_compute_interconnect_attachment
routerregions
: an array ofgoogle_compute_interconnect_attachment
regiongoogle_reference_ids
: an array ofgoogle_compute_interconnect_attachment
google_reference_idmtus
: an array ofgoogle_compute_interconnect_attachment
mtuprivate_interconnect_infos
: an array ofgoogle_compute_interconnect_attachment
private_interconnect_infooperational_statuses
: an array ofgoogle_compute_interconnect_attachment
operational_statuscloud_router_ip_addresses
: an array ofgoogle_compute_interconnect_attachment
cloud_router_ip_addresscustomer_router_ip_addresses
: an array ofgoogle_compute_interconnect_attachment
customer_router_ip_addresstypes
: an array ofgoogle_compute_interconnect_attachment
typepairing_keys
: an array ofgoogle_compute_interconnect_attachment
pairing_keyadmin_enableds
: an array ofgoogle_compute_interconnect_attachment
admin_enabledvlan_tag8021qs
: an array ofgoogle_compute_interconnect_attachment
vlan_tag8021qedge_availability_domains
: an array ofgoogle_compute_interconnect_attachment
edge_availability_domaincandidate_subnets
: an array ofgoogle_compute_interconnect_attachment
candidate_subnetsbandwidths
: an array ofgoogle_compute_interconnect_attachment
bandwidthpartner_metadata
: an array ofgoogle_compute_interconnect_attachment
partner_metadatalabels
: an array ofgoogle_compute_interconnect_attachment
labelslabel_fingerprints
: an array ofgoogle_compute_interconnect_attachment
label_fingerprintstates
: an array ofgoogle_compute_interconnect_attachment
statepartner_asns
: an array ofgoogle_compute_interconnect_attachment
partner_asnencryptions
: an array ofgoogle_compute_interconnect_attachment
encryptionipsec_internal_addresses
: an array ofgoogle_compute_interconnect_attachment
ipsec_internal_addressesdataplane_versions
: an array ofgoogle_compute_interconnect_attachment
dataplane_versionsatisfies_pzs
: an array ofgoogle_compute_interconnect_attachment
satisfies_pzsstack_types
: an array ofgoogle_compute_interconnect_attachment
stack_typecloud_router_ipv6_addresses
: an array ofgoogle_compute_interconnect_attachment
cloud_router_ipv6_addresscustomer_router_ipv6_addresses
: an array ofgoogle_compute_interconnect_attachment
customer_router_ipv6_addresscandidate_ipv6_subnets
: an array ofgoogle_compute_interconnect_attachment
candidate_ipv6_subnetscloud_router_ipv6_interface_ids
: an array ofgoogle_compute_interconnect_attachment
cloud_router_ipv6_interface_idcustomer_router_ipv6_interface_ids
: an array ofgoogle_compute_interconnect_attachment
customer_router_ipv6_interface_idsubnet_lengths
: an array ofgoogle_compute_interconnect_attachment
subnet_lengthremote_services
: an array ofgoogle_compute_interconnect_attachment
remote_serviceconfiguration_constraints
: an array ofgoogle_compute_interconnect_attachment
configuration_constraintsmulticast_enableds
: an array ofgoogle_compute_interconnect_attachment
multicast_enabled
This resource supports all of the above properties as filter criteria, which can be used
with where
as a block or a method.
Ensure the Compute Engine API is enabled for the current project.