bitbucket Provider
provider "bitbucket" {
version = "1.2.0"
# password - (required) is a type of string
password = null
# username - (required) is a type of string
username = null
}
provider "bitbucket" {
version = "1.2.0"
# password - (required) is a type of string
password = null
# username - (required) is a type of string
username = null
}