Terraform Cloud Foundry Provider
replace_on_params_change
by @LukasHeimann in https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/pull/469
Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.50.5...v0.50.6
credentials
of resource cf_service_key
as Sensitive
by @LukasHeimann in https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/pull/448
Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.50.4...v0.50.5
Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.50.3...v0.50.4
Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.50.2...v0.50.3
Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.50.1...v0.50.2
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 providerFull Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.50.0...v0.50.1
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!
disk_quota
value in the bosh manifests is ignored and if no quota is specified it uses 1024MB
as default #427Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.15.5...v0.50.0
Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.15.4...v0.15.5
Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.15.3...v0.15.4
Full Changelog: https://github.com/cloudfoundry-community/terraform-provider-cloudfoundry/compare/v0.15.2...v0.15.3