Complete Google Artifact Registry
Terraform scripts to create a complete Google Artifact Registry using the module artifact-registry.
To create a complete Google Artifact Registry:
terraform init
terraform plan
terraform apply
To delete all resource:
terraform destroy
Requirements
Name |
Version |
|---|---|
>= 1.0 |
|
~> 2.3.1 |
|
~> 6.16.0 |
|
~> 2.4.0 |
|
~> 3.2.1 |
Providers
Name |
Version |
|---|---|
~> 2.3.1 |
|
~> 6.16.0 |
|
~> 2.4.0 |
|
~> 3.2.1 |
Modules
Name |
Source |
Version |
|---|---|---|
../../../artifact-registry |
n/a |
Resources
Name |
Type |
|---|---|
resource |
|
resource |
|
data source |
|
data source |
Inputs
Name |
Description |
Type |
Default |
Required |
|---|---|---|---|---|
Project name |
|
n/a |
yes |
|
The GCP region to deploy the Artifact registry |
|
|
no |
Outputs
Name |
Description |
|---|---|
Docker repositories in Artifactory Registry created on GCP |
|
KMS key name used to encrypt the registry |
|
The associated service account created for artifact-registry. |