Releases: cloudfoundry-community/terraform-provider-cloudfoundry
Releases · cloudfoundry-community/terraform-provider-cloudfoundry
v0.50.5
What's Changed
- Mark
credentials
of resourcecf_service_key
asSensitive
by @LukasHeimann in #448 - update stack field in app doc by @Thanhphan1147 in #454
- v3 appdeployer: update cc version by @Thanhphan1147 in #453
- fix regression : blue_green clean up code not correctly deleting venerable apps by @Thanhphan1147 in #462
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #463
- Bump github.com/hashicorp/terraform-plugin-log from 0.7.0 to 0.8.0 by @dependabot in #458
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #461
- Bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 by @dependabot in #457
- Deploy CF Apps if AppPath is a URL by @io-f in #456
- Bump rack from 2.2.4 to 2.2.6.2 in /tests/cf-acceptance-tests/assets/service_broker by @dependabot in #445
- Allow a list of buildpacks by @hoepfnerdennis in #455
- Bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #464
New Contributors 👏🏻
- @LukasHeimann made their first contribution in #448
- @io-f made their first contribution in #456
- @hoepfnerdennis made their first contribution in #455
Full Changelog: v0.50.4...v0.50.5
v0.50.4
What's Changed
- Fix bugs for v3_appdeployer by @Thanhphan1147 in #440
Full Changelog: v0.50.3...v0.50.4
v0.50.3
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
- @pawelpanek made their first contribution in #437
Full Changelog: v0.50.2...v0.50.3
v0.50.2
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
Breaking change notification
- Release
v0.50.0
removed therandom_port
field from the thecloudfoundry_route
resource. This patch bumps the resource version and fixes the state. Code still usingrandom_port
should stick to version0.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
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
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.20.0 by @dependabot in #407
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.20.0 to 2.21.0 by @dependabot in #408
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.24.0 by @dependabot in #414
- [Refs #415] Move datasource/resource implementation to use the CF v3 API by @Thanhphan1147 in #417
- V3 fix regressions by @Thanhphan1147 in #419
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1 by @dependabot in #420
- Feature: rolling deployment by @Thanhphan1147 in #421
- update cli version by @Thanhphan1147 in #422
- Fix rolling on app redeploy by @Thanhphan1147 in #423
- Redeploy if docker image change by @Thanhphan1147 in #424
- Fix lint errors by @Thanhphan1147 in #425
- Bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0 by @dependabot in #426
New Contributors
- @Thanhphan1147 made their first contribution in #417
Known issues
- the default
disk_quota
value in the bosh manifests is ignored and if no quota is specified it uses1024MB
as default #427
Full Changelog: v0.15.5...v0.50.0
v0.15.5
v0.15.4
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
v0.15.2
Full Changelog: v0.15.1...v0.15.2