Aller au contenu

Artifact registry

Requirements

No requirements.

Providers

Name Version
google-beta n/a

Modules

No modules.

Resources

Name Type
google-beta_google_artifact_registry_repository.registry resource
google-beta_google_artifact_registry_repository_iam_member.default resource

Inputs

Name Description Type Default Required
description An optional description for the repository string "Terraform-managed registry" no
format Repository format. One of DOCKER, MAVEN, NPM, PYTHON, APT (alpha), YUM (alpha) string "DOCKER" no
iam IAM bindings in {ROLE => [MEMBERS]} format. map(list(string)) {} no
id Repository id string n/a yes
location Registry location. Use gcloud beta artifacts locations list' to get valid values string "" no
project_id Registry project id. string n/a yes

Outputs

Name Description
id Repository id
name Repository name