Skip to content

Commit

Permalink
build(deps): bump terraform providers
Browse files Browse the repository at this point in the history
  • Loading branch information
servicesenablement committed Jan 17, 2025
1 parent 5a6f3cc commit cd82abe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ terraform_binaries:
provider: cloudfoundry.org/cloud-service-broker/csbpg
url_template: https://github.com/cloudfoundry/${name}/releases/download/v${version}/${name}_${version}_${os}_${arch}.zip
- name: terraform-provider-csbmysql
version: 1.2.51
source: https://github.com/cloudfoundry/terraform-provider-csbmysql/archive/v1.2.51.zip
version: 1.2.52
source: https://github.com/cloudfoundry/terraform-provider-csbmysql/archive/v1.2.52.zip
provider: cloudfoundry.org/cloud-service-broker/csbmysql
url_template: https://github.com/cloudfoundry/${name}/releases/download/v${version}/${name}_${version}_${os}_${arch}.zip
env_config_mapping:
Expand Down

0 comments on commit cd82abe

Please sign in to comment.