Releases: cloudera/terraform-provider-cdp
Releases · cloudera/terraform-provider-cdp
v0.10.3
What's Changed
- Bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 in the go_modules group across 1 directory by @dependabot in #248
v0.10.2
What's Changed
Full Changelog: v0.10.1...v0.10.2
v0.10.1
v0.10.0
What's Changed
- Bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot in #229
- CDPCP-14241, CDPCP-14240 - tion instead of stopping-starting the environment unnecessarily, worker node subnet not get filled if compute cluster configuration is given but subnets are not by @gregito in #230
- CDPCP-14250 - provider error during ID Broker mapping update by @gregito in #231
- CDPCP-14431 - support force termination of environments by @gregito in #233
- CDPCP-14325 - Error during environment creation for compute clusters by @gregito in #232
- CDPCP-14153 - Remove all CDE and CML resources from provider version 0.10 onwards by @gregito in #234
- Bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group across 1 directory by @dependabot in #235
- CDPCP-14548 - introduce Go Security Checker for GH pull request jobs by @gregito in #236
- CDPCP-14548 - introduce more valuable name for gosec GH action job by @gregito in #238
- CDPCP-14548 - fix search path for security scan job by @gregito in #239
- CDPCP-14548 - code clean up for security checker by @gregito in #237
- CDPCP-14595 - update api definitions to 0.9.135 by @gregito in #240
- DWX-19926: Add Impala properties by @prateek1192 in #216
- CDPCP-9918 - Unify credential models across cloud providers by @gregito in #241
- CDPCP-14604 - update api definitions to 0.9.136 by @gregito in #242
- CDPCP-11558 - No support for FreeIPA OS parameter in GCP cdp_environments_gcp_environment resource by @gregito in #243
- CDPCP-14609 - Type conversion issue from int64 and int32 for AWS DL by @gregito in #244
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- CDPCP-13689 - introduce resource for recipe management by @gregito in #199
- CDPCP-9516 - Implement datasource for listing runtimes by @gregito in #200
- CDPCP-13865 - Invalid recipe name for FreeIPA in e2e suite breaks deployment by @gregito in #201
- creating security description by @gregito in #202
- CDPCP-11842 - Create data source for environment config by @gregito in #204
- CDPCP-13960 - Introduce schema and doc validation step for PRs by @gregito in #205
- Bump golang.org/x/net from 0.28.0 to 0.33.0 in the go_modules group across 1 directory by @dependabot in #206
- Fixing e2e tests by @tevesz in #207
- Revert "Fixing e2e tests" by @gregito in #208
- CDPCP-13940 - increase timeout and parallelism for acceptance tests by @gregito in #209
- Fix end to end dw cluster test runs by @tevesz in #210
- CDPCP-12181 Azure Data Lake acceptance tests by @tevesz in #211
- CDPCP-13540 DW New parameter: enable_private_eks by @tevesz in #203
- CDPCP-13882 - Disable the option in the environment resource to let CDP create network/subnets by @gregito in #212
- CDPCP-13938 Change tags for hive virtual warehouse tests by @tevesz in #215
- CDPCP-14120 - soft-enforce single commit per PR by @gregito in #217
- CDPCP-14126 - GH action jobs are getting triggered once a PR is landed on the main even though it is not necessary by @gregito in #218
- CDPCP-14145 - update public api definitions to 0.9.131 by @gregito in #219
- CDPCP-14146 - update versions for GH actions by @gregito in #220
- CDPCP-14163 - temporarily disable DW acceptance test(s) due to product issue by @gregito in #221
- Revert "CDPCP-14163 - temporarily disable DW acceptance test(s) due to product issue" by @tevesz in #222
- CDPCP-14056 - Remove completely the option from the Terraform provider of provisioning environment(s) with new network created by Cloudera by @gregito in #224
- CDPCP-14163 - add more strict order for e2e test execution per resource to increase the effectiveness of clean-up by @gregito in #225
- CDPCP-14163 amendment to add more strict order for e2e test execution… by @tevesz in #226
- CDPCP-14163 Increase hive auto suspend timeout by @tevesz in #227
- CDPCP-14163 The availability zone should be selected automatically by @tevesz in #228
- CDPCP-11472 - Add support for compute cluster enabled environments by @gregito in #223
Full Changelog: v0.8.0...v0.9.0
v0.8.1
What's Changed
- CDPCP-13689 - introduce resource for recipe management by @gregito in #199
- CDPCP-9516 - Implement datasource for listing runtimes by @gregito in #200
- CDPCP-13865 - Invalid recipe name for FreeIPA in e2e suite breaks deployment by @gregito in #201
- creating security description by @gregito in #202
- CDPCP-11842 - Create data source for environment config by @gregito in #204
- CDPCP-13960 - Introduce schema and doc validation step for PRs by @gregito in #205
- Bump golang.org/x/net from 0.28.0 to 0.33.0 in the go_modules group across 1 directory by @dependabot in #206
- Fixing e2e tests by @tevesz in #207
- Revert "Fixing e2e tests" by @gregito in #208
- CDPCP-13940 - increase timeout and parallelism for acceptance tests by @gregito in #209
- Fix end to end dw cluster test runs by @tevesz in #210
- CDPCP-12181 Azure Data Lake acceptance tests by @tevesz in #211
- CDPCP-13540 DW New parameter: enable_private_eks by @tevesz in #203
- CDPCP-13882 - Disable the option in the environment resource to let CDP create network/subnets by @gregito in #212
- CDPCP-13938 Change tags for hive virtual warehouse tests by @tevesz in #215
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- CDPCP-13131 - Implement an exponential backoff in the Cloudera Terraform provider by @gregito in #165
- DWX-18781 Data warehouse catalog object management by @tevesz in #164
- CB-27556 Added cascading delete option to environments, environment and data lake delete should now always poll by @daszabo in #166
- CDPCP-13247 - improve test result overview on Jenkins job by @gregito in #168
- CDPCP-13247 - include CGO env var property for testacc goal to enablerace flag on machines where this is not set already by @gregito in #169
- CDPCP-13247 Remove -race flag from acceptance test make goal by @daszabo in #170
- CB-27556 cascading_delete field should be computed, due to it's defau… by @daszabo in #171
- DWX-18764 Wait for creation to finish for hive by @tevesz in #167
- DWX-18764 Move polling utilities to utils by @tevesz in #172
- CB-27671 Updated environment deletion states, handled null cascading delete option by @daszabo in #174
- Add linter to standardize golang import order by @tevesz in #175
- Data Warehouse acceptance tests for catalog, hive by @tevesz in #173
- Move the cdp_dw_aws_cluster and vw_hive resource under the Data Warehouse subcategory by @vcsomor in #178
- CDPCP-13058 - Allow in-place update of AWS credential by @gregito in #176
- CDPCP-12692 Implementing import for resources by @daszabo in #180
- CDPCP-13213 - Datalake creation is failing with terraform on all 3 cloud for report_deployment_logs by @gregito in #181
- CDPCP-13398 - credential creation and validation fails due to missing fields by @gregito in #182
- Fix Data Warehouse documentation and naming by @vcsomor in #183
- CDPCP-13398 - add skip check for extra fields on credential due to their current absence on the public API by @gregito in #184
- CDPCP-13502 - GCP availability zones cannot be specified by @gregito in #185
- CDPCP-13545 update provider to use cdp-api 0.9.127-beta by @richardantal in #188
- CDPCP-13570 Fixed an issue where tags in requests were populated with… by @daszabo in #189
- COD-4090 Add cpu architecture parameter in terraform by @richardantal in #190
- CDPCP-13575 Environments should be CCM enabled by default by @daszabo in #191
- Bump golang.org/x/crypto from 0.23.0 to 0.31.0 in the go_modules group across 1 directory by @dependabot in #187
- DWX-19297 Extend hive virtual warehouse with all available properties by @tevesz in #186
- DWX-18763: VW Impala create and delete using basic properties by @prateek1192 in #193
- Improvement on make install-terraformrc goal by @vcsomor in #194
- CDPCP-13607 Add go version 1.22 to test matrix by @tevesz in #196
- CDPCP-13608 Modify dw acceptance tests by @tevesz in #195
- CDPCP-13591 Cloudera Data Warehouse - Data Visualization Support by @vcsomor in #192
- CDPCP-13451 - remove validation skip for skipOrgPolicyDecisions and verifyPermissions fields for credential E2E test(s) by @gregito in #197
- CDPCP-13707 - AWS credential Read does not save all the properties by @gregito in #198
New Contributors
- @vcsomor made their first contribution in #178
- @prateek1192 made their first contribution in #193
Full Changelog: v0.7.0...v0.8.0
v0.7.7
Changelog
- 7ee726a Bump golang.org/x/crypto in the go_modules group across 1 directory (#187)
- 1237c1f CDPCP-13575 Environments should be CCM enabled by default (#191)
- b9158a2 COD-4090 Add cpu architecture parameter in terraform (#190)
What's Changed
- COD-4090 Add cpu architecture parameter in terraform by @richardantal in #190
- CDPCP-13575 Environments should be CCM enabled by default by @daszabo in #191
- Bump golang.org/x/crypto from 0.23.0 to 0.31.0 in the go_modules group across 1 directory by @dependabot in #187
New Contributors
- @dependabot made their first contribution in #187
Full Changelog: v0.7.6...v0.7.7
v0.7.6
Changelog
- 9ce827d CDPCP-13570 Fixed an issue where tags in requests were populated with the same key (#189)
- 1772bea CDPCP-13545 update provider to use cdp-api 0.9.127-beta (#188)
What's Changed
- CDPCP-13545 update provider to use cdp-api 0.9.127-beta by @richardantal in #188
- CDPCP-13570 Fixed an issue where tags in requests were populated with… by @daszabo in #189
Full Changelog: v0.7.5...v0.7.6