Skip to content

v1.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Nov 04:27
· 16 commits to main since this release
5b394bf

What's Changed

Bug Fixes 🐞

  • fix: app resources without service bindings defined are always recreated by @ANUGRAHG in #327
  • fix: provider crash when retrieving apps with datasource_apps by @ANUGRAHG in #343
  • Fix process set reconciliation when reading cloudfoundry_app by @mogul in #331

Dependencies 🔗

  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework-timeouts from 0.5.0 to 0.6.0 by @dependabot[bot] in #308
  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.28.0 to 0.29.0 by @dependabot[bot] in #309
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.69.0 to 0.70.0 by @dependabot[bot] in #312
  • chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.48.0 to 3.49.0 by @dependabot[bot] in #313
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.70.0 to 0.71.0 by @dependabot[bot] in #316
  • chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.49.0 to 3.51.0 by @dependabot[bot] in #322
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.16.0 to 1.16.1 by @dependabot[bot] in #317
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.71.0 to 0.72.0 by @dependabot[bot] in #321
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.18.0 to 0.19.0 by @dependabot[bot] in #324
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.72.0 to 0.73.0 by @dependabot[bot] in #326
  • chore(deps): bump github.com/samber/lo from 1.51.0 to 1.52.0 by @dependabot[bot] in #325
  • chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.51.0 to 3.52.0 by @dependabot[bot] in #328
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.73.0 to 0.74.0 by @dependabot[bot] in #330
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework-timeouts from 0.6.0 to 0.7.0 by @dependabot[bot] in #333
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.74.0 to 0.75.0 by @dependabot[bot] in #336
  • chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.52.0 to 3.53.0 by @dependabot[bot] in #337
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.75.0 to 0.76.0 by @dependabot[bot] in #339
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.76.0 to 0.77.0 by @dependabot[bot] in #342
  • chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.53.0 to 3.54.0 by @dependabot[bot] in #344

Other Changes 🔩

New Contributors

Full Changelog: v1.9.0...v1.10.0