modules/vcs_integration/bitbucket/versions.tf (8 lines of code) (raw):

terraform { required_providers { bitbucket = { source = "DrFaust92/bitbucket" version = "2.20.0" } } }