Releases: cloudfoundry/terraform-provider-cloudfoundry
Releases · cloudfoundry/terraform-provider-cloudfoundry
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
v1.3.0
What's Changed
Exciting New Features 🚀
- fix: Increased request timeout by @Dray56 in #110
- feat: Added string descriptor extension for mta by @Dray56 in #123
Other Changes 🔩
- chore: Prep Work by @vipinvkmenon in #129
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
Other Changes 🔩
- Added parameters for service credential binding datasource by @Dray56 in #77
- Added parameters and credentials for service instance datasource by @Dray56 in #78
- update documentation for cloudfoundry_org_role resource by @ANUGRAHG in #87
- Changed buildpacks attribute to list from set for app by @Dray56 in #89
- Added resource for binding security_group to spaces by @Dray56 in #82
- Added space and org name population for app import by @Dray56 in #92
- Added uuid validation for space and service_plan attributes in service_instance by @Dray56 in #93
- Added blue-green deployment strategy for mta by @Dray56 in #94
- Fix crash while updating app with rolling strategy by @Dray56 in #102
- fix: List datasources throws error when list is empty by @ANUGRAHG in #103
- chore: Prep work for 1.2.0 release by @vipinvkmenon in #105
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
Other Changes 🔩
- Initiliased list options before all ListAll calls by @Dray56 in #46
- Added space roles datasource by @Dray56 in #38
- Added apps data source by @Dray56 in #45
- Added space quotas datasource by @Dray56 in #40
- Added datasource for org roles by @ANUGRAHG in #41
- Added service instances datasource by @Dray56 in #47
- feat: Added domains datasource by @ANUGRAHG in #60
- Added routes datasource by @Dray56 in #53
- Added service_broker datasource by @Dray56 in #56
- Added service_route_bindings datasource by @Dray56 in #55
- Added service brokers datasource by @Dray56 in #62
- Change sensitivity of provider attributes by @Dray56 in #61
- Added service_route_binding datasource by @Dray56 in #63
- Added buildpacks datasource by @Dray56 in #65
- Added isolation_segments datasource by @Dray56 in #66
- feat: added org quotas datasource by @ANUGRAHG in #67
- chore: Remove SAP References by @vipinvkmenon in #68
- Added security groups datasource by @Dray56 in #70
- fix: shared service instance update by @Dray56 in #73
- feat: Added stacks datasource by @ANUGRAHG in #71
- chore: Prep Work release 1.1.0 by @vipinvkmenon in #74
New Contributors
Full Changelog: v1.0.0...v1.1.0