Changelog
- bb10c08 APIF-1700: Support updates for topic configs (#190)
- 5c41dc8 APIF-1716: Add new kind and api_version computed attributes to cluster & service account resources & data sources (#179)
- 3bd4958 APIF-1716: Update docs to include api_version and kind computed attributes. (#180)
- d1fe38d APIF-2168: Accept display_name as an input to data_source_environment (#185)
- 157eaab APIF-2170: Accept display_name as an input to data_source_service_account (#187)
- 3d2e255 Add 10 seconds delay after creating topics & ACLs before sending a read request. (#183)
- 2f3f256 Add a guide about upgrading to 0.5.0. (#193)
- 7d3c060 Fix Error: Provider produced inconsistent result after apply (#192)
- 76a8430 Fix typos. (#197)
- 5337ff7 Introduce GitHub CODEOWNERS (Pull Request Reviewers) (#189)
- f51d0fb Move kafkaCkuUpdated and kafkaProvisioned to a separate file. (#194)
- eb56a43 Refactor wait methods & make topic deletion a sync operation (#195)
- 812ffe0 Remove a validation for env- to enable the usage of TF provider to old environments. (#177)
- f467a2e Remove client validation for # CKUs. (#191)
- 5449b3b Replace 0.4.0 with 0.5.0 in the docs. (#199)
- 5caf33e Small refactoring. (#186)
- 5fade9d Update CHANGELOG.md and prepare for 0.5.0 release #minor (#202)
- 65b7077 Update CHANGELOG.md and prepare for 0.5.0 release #minor. (#200)
- 4bebd82 Update README (#201)
- 97a47ec Update docs to use resource ID. (#184)
- c8c55aa Update examples for data.confluentcloud_service_account and data.confluentcloud_environment. (#198)
- da4064b Update json responses for IAM API. (#178)
- a34e9e5 [APIF-2042] Refactor createDiagnosticsWithDetails using Reflect (#145)