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_repositorymaven_configdocker_configs: an array ofgoogle_artifactregistry_project_location_repositorydocker_configvirtual_repository_configs: an array ofgoogle_artifactregistry_project_location_repositoryvirtual_repository_configremote_repository_configs: an array ofgoogle_artifactregistry_project_location_repositoryremote_repository_confignames: an array ofgoogle_artifactregistry_project_location_repositorynameformats: an array ofgoogle_artifactregistry_project_location_repositoryformatdescriptions: an array ofgoogle_artifactregistry_project_location_repositorydescriptionlabels: an array ofgoogle_artifactregistry_project_location_repositorylabelscreate_times: an array ofgoogle_artifactregistry_project_location_repositorycreate_timeupdate_times: an array ofgoogle_artifactregistry_project_location_repositoryupdate_timekms_key_names: an array ofgoogle_artifactregistry_project_location_repositorykms_key_namemodes: an array ofgoogle_artifactregistry_project_location_repositorymodecleanup_policies: an array ofgoogle_artifactregistry_project_location_repositorycleanup_policiessize_bytes: an array ofgoogle_artifactregistry_project_location_repositorysize_bytessatisfies_pzs: an array ofgoogle_artifactregistry_project_location_repositorysatisfies_pzscleanup_policy_dry_runs: an array ofgoogle_artifactregistry_project_location_repositorycleanup_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.