Artifact Registry Python Package

Artifact Registry Python Package in Google Cloud is a managed service for storing, managing, and securing Python packages. It allows teams to host private Python repositories, control access with IAM, and integrate seamlessly with CI/CD pipelines. This helps ensure consistent and secure package distribution across development environments.

gcp.artifactregistry_python_package

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. Time the package was created.
datadog_display_namecorestring
labelscorearray<string>
namecorestringRequired. registry_location, project_id, repository_name and python_package forms a unique package name:`projects//locations//repository//pythonPackages/`. For example, "projects/test-project/locations/us-west4/repositories/test-repo/pythonPackages/ python_package:1.0.0", where "us-west4" is the registry_location, "test-project" is the project_id, "test-repo" is the repository_name and python_package:1.0.0" is the python package.
organization_idcorestring
package_namecorestringPackage for the artifact.
parentcorestring
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
tagscorehstore_csv
update_timecoretimestampOutput only. Time the package was updated.
uricorestringRequired. URL to access the package. Example: us-west4-python.pkg.dev/test-project/test-repo/python_package/file-name-1.0.0.tar.gz
versioncorestringVersion of this package.
zone_idcorestring