modules/aws_codeartifact/variables.tf (7 lines of code) (raw):

variable "repo_name" { type = string } variable "region_name" { type = string } variable "codebuild_role_arn" {}