title | platform |
---|---|
About the google_compute_packet_mirrorings resource |
gcp |
A google_compute_packet_mirrorings
is used to test a Google PacketMirroring resource
describe google_compute_packet_mirrorings(project: 'chef-gcp-inspec', region: ' value_region') do
it { should exist }
end
Properties that can be accessed from the google_compute_packet_mirrorings
resource:
See google_compute_packet_mirroring.md for more detailed information
kinds
: an array ofgoogle_compute_packet_mirroring
kindids
: an array ofgoogle_compute_packet_mirroring
idcreation_timestamps
: an array ofgoogle_compute_packet_mirroring
creation_timestampself_links
: an array ofgoogle_compute_packet_mirroring
self_linkself_link_with_ids
: an array ofgoogle_compute_packet_mirroring
self_link_with_idnames
: an array ofgoogle_compute_packet_mirroring
namedescriptions
: an array ofgoogle_compute_packet_mirroring
descriptionregions
: an array ofgoogle_compute_packet_mirroring
regionnetworks
: an array ofgoogle_compute_packet_mirroring
networkpriorities
: an array ofgoogle_compute_packet_mirroring
prioritycollector_ilbs
: an array ofgoogle_compute_packet_mirroring
collector_ilbmirrored_resources
: an array ofgoogle_compute_packet_mirroring
mirrored_resourcesfilters
: an array ofgoogle_compute_packet_mirroring
filterenables
: an array ofgoogle_compute_packet_mirroring
enable
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.