google_composer_project_location_image_versions resource
Use the google_composer_project_location_image_versions
InSpec audit resource to to test a Google Cloud ProjectLocationImageVersion resource.
Examples
describe google_composer_project_location_image_versions(parent: ' value_parent') do
it { should exist }
end
Properties
Properties that can be accessed from the google_composer_project_location_image_versions
resource:
See google_composer_project_location_image_version for more detailed information.
image_versions
: an array ofgoogle_composer_project_location_image_version
image_versionsnext_page_tokens
: an array ofgoogle_composer_project_location_image_version
next_page_token
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 https://composer.googleapis.com/ is enabled for the current project.