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 Dec 20, 2024
1 parent e3796f0 commit d9190af
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@ terraform_binaries:
version: 3.6.3
source: https://github.com/terraform-providers/terraform-provider-random/archive/v3.6.3.zip
- name: terraform-provider-csbsqlserver
version: 1.0.35
source: https://github.com/cloudfoundry/terraform-provider-csbsqlserver/archive/v1.0.35.zip
version: 1.0.36
source: https://github.com/cloudfoundry/terraform-provider-csbsqlserver/archive/v1.0.36.zip
provider: cloudfoundry.org/cloud-service-broker/csbsqlserver
url_template: https://github.com/cloudfoundry/${name}/releases/download/v${version}/${name}_${version}_${os}_${arch}.zip
- name: terraform-provider-csbmssqldbrunfailover
version: 1.0.0
provider: cloudfoundry.org/cloud-service-broker/csbmssqldbrunfailover
url_template: ./providers/${name}/cloudfoundry.org/cloud-service-broker/csbmssqldbrunfailover/${version}/${os}_${arch}/terraform-provider-csbmssqldbrunfailover_v${version}
- name: terraform-provider-csbpg
version: 1.2.43
source: https://github.com/cloudfoundry/terraform-provider-csbpg/archive/v1.2.43.zip
version: 1.2.44
source: https://github.com/cloudfoundry/terraform-provider-csbpg/archive/v1.2.44.zip
provider: cloudfoundry.org/cloud-service-broker/csbpg
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 d9190af

Please sign in to comment.