google_artifactregistry_project_location_repositories resource
Use the google_artifactregistry_project_location_repositories
InSpec audit resource to to test a Google Cloud ProjectLocationRepository resource.
Examples
describe google_artifactregistry_project_location_repositories(parent: ' value_parent') do
it { should exist }
end
Properties
Properties that can be accessed from the google_artifactregistry_project_location_repositories
resource:
See google_artifactregistry_project_location_repository for more detailed information.
maven_configs
: an array ofgoogle_artifactregistry_project_location_repository
maven_configdocker_configs
: an array ofgoogle_artifactregistry_project_location_repository
docker_configvirtual_repository_configs
: an array ofgoogle_artifactregistry_project_location_repository
virtual_repository_configremote_repository_configs
: an array ofgoogle_artifactregistry_project_location_repository
remote_repository_confignames
: an array ofgoogle_artifactregistry_project_location_repository
nameformats
: an array ofgoogle_artifactregistry_project_location_repository
formatdescriptions
: an array ofgoogle_artifactregistry_project_location_repository
descriptionlabels
: an array ofgoogle_artifactregistry_project_location_repository
labelscreate_times
: an array ofgoogle_artifactregistry_project_location_repository
create_timeupdate_times
: an array ofgoogle_artifactregistry_project_location_repository
update_timekms_key_names
: an array ofgoogle_artifactregistry_project_location_repository
kms_key_namemodes
: an array ofgoogle_artifactregistry_project_location_repository
modecleanup_policies
: an array ofgoogle_artifactregistry_project_location_repository
cleanup_policiessize_bytes
: an array ofgoogle_artifactregistry_project_location_repository
size_bytessatisfies_pzs
: an array ofgoogle_artifactregistry_project_location_repository
satisfies_pzscleanup_policy_dry_runs
: an array ofgoogle_artifactregistry_project_location_repository
cleanup_policy_dry_run
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 Artifact Registry API is enabled for the current project.