v0.27.0
Important notes
This release introduces a default timeout for all CRUD operations on resources of 30 seconds. You can override this using the timeout
attribute of the provider configuration block.
What's Changed
- SUP-1392: Random test suite names in tests/t.Run() conversion by @james2791 in #376
- SUP-1374 Add timeout to provider and cluster datasource by @jradtilbrook in #363
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 by @dependabot in #379
- SUP-1374 Remove timeout context by @jradtilbrook in #378
- SUP-1402: Agent token resource retries by @james2791 in #382
- SUP-1322: Team member resource retries by @james2791 in #381
- SUP-805: Team resource retries by @james2791 in #360
- SUP-1399: Add retry to pipeline team resource by @lizrabuya in #384
- Add retries to pipeline-schedule by @lizrabuya in #380
- SUP-1361: Add timeouts to pipeline resource api by @lizrabuya in #385
- Add retries to cluster resource create by @mcncl in #356
- SUP-1405: Fix dangling team resources created in tests by @lizrabuya in #389
- SUP-1400: Test suite and test suite team (team suite) resource retries by @james2791 in #383
- SUP-1393 Detect repository provider type by @jradtilbrook in #386
- Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.11.0 to 0.12.0 by @dependabot in #392
- Bump github.com/hashicorp/terraform-plugin-testing from 1.4.0 to 1.5.1 by @dependabot in #393
- SUP-1401: Cluster Queue and Cluster Agent Token resource retries by @james2791 in #388
- Release v0.27.0 by @jradtilbrook in #395
Full Changelog: v0.26.0...v0.27.0