Vizzuality/landgriffon

View on GitHub
infrastructure/base/modules/aws/container_registry/variables.tf

Summary

Maintainability
Test Coverage
variable "name" {
  type        = string
  description = "The name of the container registry"
}