Skip to content

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 02 Mar 07:42
· 69 commits to main since this release
935e477

What's Changed

Exciting New Features 🚀

  • feat: add import identity for cloudfoundry_user and cloudfoundry_user_cf by @ANUGRAHG in #405
  • feat: add import identities for service instance related resources by @ANUGRAHG in #417
  • feat: add import identities for application related resource by @ANUGRAHG in #425

Bug Fixes 🐞

  • fix: app with docker_credentials crashes when imported by @ANUGRAHG in #407
  • fix: set identity data during update for open tofu compatibility by @ANUGRAHG in #429

Dependencies 🔗

  • chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.59.0 to 3.60.0 by @dependabot[bot] in #397
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.87.0 to 0.88.0 by @dependabot[bot] in #402
  • chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.60.0 to 3.61.0 by @dependabot[bot] in #404
  • chore(deps): bump github.com/cloudfoundry/go-cfclient/v3 from 3.0.0-alpha.17 to 3.0.0-alpha.18 by @dependabot[bot] in #408
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.88.0 to 0.89.0 by @dependabot[bot] in #409
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.89.0 to 0.90.0 by @dependabot[bot] in #416
  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.29.0 to 0.30.0 by @dependabot[bot] in #424
  • chore(deps): bump github.com/cloudfoundry/go-cfclient/v3 from 3.0.0-alpha.18 to 3.0.0-alpha.19 by @dependabot[bot] in #428

Other Changes 🔩

  • feat: add resource identity for cloudfoundry route by @ANUGRAHG in #403

Full Changelog: v1.12.0...v1.13.0