Releases: cloudfoundry/terraform-provider-cloudfoundry
Releases · cloudfoundry/terraform-provider-cloudfoundry
v1.13.0
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 🔩
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
Exciting New Features 🚀
- feat: blue green deployment update by @SylwekLewan-dev in #368
- feat: add skipIdleStart parameter for mta resource by @ANUGRAHG in #391
Bug Fixes 🐞
- fix: move to latest go-cfclient by @lechnerc77 in #357
Dependencies 🔗
- chore(deps): bump github.com/hashicorp/terraform-plugin-log from 0.9.0 to 0.10.0 by @dependabot[bot] in #347
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.77.0 to 0.78.0 by @dependabot[bot] in #349
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.54.0 to 3.55.0 by @dependabot[bot] in #350
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #352
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.78.0 to 0.79.0 by @dependabot[bot] in #358
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.79.0 to 0.80.0 by @dependabot[bot] in #361
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.16.1 to 1.17.0 by @dependabot[bot] in #364
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.3 to 1.14.0 by @dependabot[bot] in #365
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.80.0 to 0.81.0 by @dependabot[bot] in #371
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.55.0 to 3.56.0 by @dependabot[bot] in #372
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.81.0 to 0.82.0 by @dependabot[bot] in #373
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.82.0 to 0.83.0 by @dependabot[bot] in #374
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.56.0 to 3.57.0 by @dependabot[bot] in #375
- chore(deps): bump github.com/cloudfoundry/go-cfclient/v3 from 3.0.0-alpha.16 to 3.0.0-alpha.17 by @dependabot[bot] in #376
- chore(deps): bump github.com/cloudfoundry-community/go-uaa from 0.3.5 to 0.3.6 by @dependabot[bot] in #377
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.83.0 to 0.84.0 by @dependabot[bot] in #378
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.57.0 to 3.58.0 by @dependabot[bot] in #380
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.58.0 to 3.59.0 by @dependabot[bot] in #382
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.84.0 to 0.85.0 by @dependabot[bot] in #381
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.85.0 to 0.86.0 by @dependabot[bot] in #385
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.86.0 to 0.87.0 by @dependabot[bot] in #395
Other Changes 🔩
- docs: rework of contribution guide by @lechnerc77 in #348
- feat: added resource identity support for space, org, space-role, space-quota resource by @ANUGRAHG in #384
- feat: adding resource identities for org-quota, isolation-segment and security-group resource by @ANUGRAHG in #386
- feat: added resource identities support for cloudfoundry-domain, org-role, and buildpack resource by @ANUGRAHG in #394
- chore: prepare for v1.12.0 release by @ANUGRAHG in #396
New Contributors
- @SylwekLewan-dev made their first contribution in #368
Full Changelog: v1.10.0...v1.12.0
v1.11.0
What's Changed
Bug Fixes 🐞
- fix: move to latest go-cfclient by @lechnerc77 in #357
Dependencies 🔗
- chore(deps): bump github.com/hashicorp/terraform-plugin-log from 0.9.0 to 0.10.0 by @dependabot[bot] in #347
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.77.0 to 0.78.0 by @dependabot[bot] in #349
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.54.0 to 3.55.0 by @dependabot[bot] in #350
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #352
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.78.0 to 0.79.0 by @dependabot[bot] in #358
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.79.0 to 0.80.0 by @dependabot[bot] in #361
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.16.1 to 1.17.0 by @dependabot[bot] in #364
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.3 to 1.14.0 by @dependabot[bot] in #365
Other Changes 🔩
- docs: rework of contribution guide by @lechnerc77 in #348
Full Changelog: v1.10.0...v1.11.0
v1.10.0
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 🔩
- Implement updating service instance sharing resource by @davidzefferer in #329
New Contributors
- @davidzefferer made their first contribution in #329
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
Exciting New Features 🚀
- Remove restriction on the process "type" attribute by @mogul in #274
- feat: Support recent application logs in failure by @ANUGRAHG in #269
- Feature/import service instance sharing by @sderkaczdv in #265
- feat: Updated schema of cloudfoundry_service_credential_binding resource to fetch credentials by @sp1goyal in #292
- feat: Implement separate datasources for service credential bindings and details by @sp1goyal in #295
Bug Fixes 🐞
- fix: Setting default value for params schema in resource app by @sp1goyal in #259
- Log partial MTA operation messages on polling failure by @Bhuvisha03 in #302
Dependencies 🔗
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.15.0 to 1.15.1 by @dependabot[bot] in #262
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.62.0 to 0.64.0 by @dependabot[bot] in #266
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.42.0 to 3.43.0 by @dependabot[bot] in #267
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.2 to 1.13.3 by @dependabot[bot] in #271
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.64.0 to 0.65.0 by @dependabot[bot] in #270
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.43.0 to 3.44.0 by @dependabot[bot] in #275
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #282
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.65.0 to 0.66.0 by @dependabot[bot] in #281
- chore(deps): Update Go version to 1.25 by @lechnerc77 in #283
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.44.0 to 3.45.0 by @dependabot[bot] in #284
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #288
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.66.0 to 0.67.0 by @dependabot[bot] in #291
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.45.0 to 3.46.0 by @dependabot[bot] in #294
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.67.0 to 0.68.0 by @dependabot[bot] in #299
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.46.0 to 3.47.0 by @dependabot[bot] in #300
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.68.0 to 0.69.0 by @dependabot[bot] in #304
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.47.0 to 3.48.0 by @dependabot[bot] in #305
Other Changes 🔩
- Update CONTRIBUTING.md by @Bhuvisha03 in #277
- docs: add information for import and drift detection by @lechnerc77 in #279
- feat: support of stopped argument for cloudfoundry application by @ANUGRAHG in #290
- chore: Prep v1.9 by @ANUGRAHG in #306
New Contributors
- @mogul made their first contribution in #274
- @sderkaczdv made their first contribution in #265
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
Exciting New Features 🚀
- feat: Support JWT Assertion Grant Flow by @vipinvkmenon in #252
Bug Fixes 🐞
- fix : Inconsistent apply with resources app and service_credential_binding bug fix by @Bhuvisha03 in #237
- fix: unable to fetch parameters from service credential binding by @ANUGRAHG in #238
- fix: service instance update with new service plan by @Bhuvisha03 in #248
Other Changes 🔩
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.39.0 to 3.40.0 by @dependabot[bot] in #243
- feat: update package structure of upjet support by @sp1goyal in #249
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.60.0 to 0.61.0 by @dependabot[bot] in #254
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
Exciting New Features 🚀
- Dev implement service instance sharing resource (#1) by @JacobGsell in #132
Bug Fixes 🐞
- fix : Space quota resource destruction bug fix by @Bhuvisha03 in #234
Other Changes 🔩
- chore: Prep v1.7 by @Bhuvisha03 in #236
New Contributors
- @JacobGsell made their first contribution in #132
- @Bhuvisha03 made their first contribution in #234
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
Exciting New Features 🚀
- feat: network_policy resource added by @rahearn in #171
- feat: add module as parameter for mta resource by @stotz89 in #179
- feat:Support container ssh control on app level by @Dray56 in #187
- feat: Added deploy logs for mta in TF_LOG by @Dray56 in #183
Bug Fixes 🐞
- fix : inconsistent plan for private docker app image by @Dray56 in #188
- fix : route destination issue with app by @Dray56 in #185
- fix : make spaces in security group computed so that overwrites dont happen by @Dray56 in #191
- fix : params instance binding in app by @Dray56 in #199
New Contributors
Full Changelog: v1.4.0...v1.6.0
v1.5.0
What's Changed
Exciting New Features 🚀
- feat: network_policy resource added by @rahearn in #171
- feat: add module as parameter for mta resource by @stotz89 in #179
- feat:Support container ssh control on app level by @Dray56 in #187
- feat: Added deploy logs for mta in TF_LOG by @Dray56 in #183
Bug Fixes 🐞
- fix : inconsistent plan for private docker app image by @Dray56 in #188
- fix : route destination issue with app by @Dray56 in #185
- fix : make spaces in security group computed so that overwrites dont happen by @Dray56 in #191
New Contributors
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
Exciting New Features 🚀
- Add error details for failure in app resource by @Dray56 in #135
- feat: add version rule as parameter for mta resource by @stotz89 in #130
- feat: Add service plan datasource by @Dray56 in #159
- feat: added support for service plan visibility by @prajin-op in #161
- Add cf only user resource by @Dray56 in #165
Bug Fixes 🐞
- Fix bug in route resource when used with app by @Dray56 in #137
- Fixed removing env from app resource by @Dray56 in #139
Other Changes 🔩
- feat: add service plan data source by @lechnerc77 in #148
New Contributors
- @stotz89 made their first contribution in #130
- @prajin-op made their first contribution in #161
Full Changelog: v1.3.0...v1.4.0