variables.tf116 B
View on GitHubvariable "repository" {
description = "The GitHub repository in the format 'owner/repo'"
type = string
}
variable "repository" {
description = "The GitHub repository in the format 'owner/repo'"
type = string
}