Cloudfoundry Community Terraform Provider Cloudfoundry Versions Save

Terraform Cloud Foundry Provider

v0.50.5

1 year ago

What's Changed

New Contributors 👏🏻

Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.50.4...v0.50.5

v0.50.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.50.2...v0.50.3

v0.50.2

1 year ago

What's Changed

Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.50.1...v0.50.2

v0.50.1

1 year ago

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: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.50.0...v0.50.1

v0.50.0

1 year ago

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: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.15.5...v0.50.0

v0.15.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.15.3...v0.15.4

v0.15.3

2 years ago

What's Changed

Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.15.2...v0.15.3