Skip to content

Releases: cloudfoundry-community/terraform-provider-cloudfoundry

v0.50.5

07 Mar 08:48
4cf8b98
Compare
Choose a tag to compare

What's Changed

New Contributors 👏🏻

Full Changelog: v0.50.4...v0.50.5

v0.50.4

04 Jan 08:16
daf0be9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.50.3...v0.50.4

v0.50.3

24 Dec 09:26
228e088
Compare
Choose a tag to compare

What's Changed

  • Fix reference to instance resource in the example by @mogul in #434
  • Move Data Sources Service Instance and UPS to CF API V3 by @pawelpanek in #437

New Contributors

Full Changelog: v0.50.2...v0.50.3

v0.50.2

02 Dec 09:12
03386cc
Compare
Choose a tag to compare

What's Changed

  • Bump sinatra from 2.2.0 to 2.2.3 in /tests/cf-acceptance-tests/assets/service_broker by @dependabot in #432
  • Consume process update in cloudcontroller by @Thanhphan1147 in #433

Full Changelog: v0.50.1...v0.50.2

v0.50.1

24 Nov 09:43
1a10203
Compare
Choose a tag to compare

Breaking change notification

  • Release v0.50.0 removed the random_port field from the the cloudfoundry_route resource. This patch bumps the resource version and fixes the state. Code still using random_port should stick to version 0.15.5 and refactor before moving to newer versions of the provider

What's Changed

Full Changelog: v0.50.0...v0.50.1

v0.50.0

22 Nov 10:22
9e274f9
Compare
Choose a tag to compare

Major change notice

This release brings a very significant change to the internals of the provider. The majority of the API calls were moved to the v3 CF API. This monumental task was implemented by @Thanhphan1147 and his team at SAP, many thanks for this awesome contribution!

What's Changed

New Contributors

Known issues

  • the default disk_quota value in the bosh manifests is ignored and if no quota is specified it uses 1024MB as default #427

Full Changelog: v0.15.5...v0.50.0

v0.15.5

29 Jul 10:45
6c325d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.4...v0.15.5

v0.15.4

29 Jul 09:52
9eff484
Compare
Choose a tag to compare

What's Changed

  • Bump sinatra from 2.0.1 to 2.2.0 in /tests/cf-acceptance-tests/assets/service_broker by @dependabot in #396
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.12.0 to 2.16.0 by @dependabot in #398
  • Bump github.com/cenkalti/backoff/v4 from 4.1.1 to 4.1.3 by @dependabot in #391
  • Bump rack from 2.2.3 to 2.2.3.1 in /tests/cf-acceptance-tests/assets/service_broker by @dependabot in #399
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.16.0 to 2.17.0 by @dependabot in #400
  • Fix: BlueGreen - Ensure apps are stopped before destroying them by @SoaAlex in #401
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.17.0 to 2.18.0 by @dependabot in #403
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.18.0 to 2.19.0 by @dependabot in #406

New Contributors

Full Changelog: v0.15.3...v0.15.4

v0.15.3

31 Mar 15:09
3910215
Compare
Choose a tag to compare

What's Changed

  • Preserve labels and annotations in blue-green deployments. Refs #385 by @loafoe in #386
  • Allow apps to be deployed to spaces which have SSH disabled. Refs #384 by @loafoe in #387

Full Changelog: v0.15.2...v0.15.3

v0.15.2

25 Mar 18:26
8060ea0
Compare
Choose a tag to compare

Full Changelog: v0.15.1...v0.15.2