Skip to content

Releases: cloudera/terraform-provider-cdp

v0.10.7

11 Aug 18:35
Compare
Choose a tag to compare

What's Changed

  • CDPCP-15144 - Environment resource does not update the state when the number of freeipa instances changes by @gregito in #256

v0.10.6

21 Jul 17:38
Compare
Choose a tag to compare

What's Changed

  • CDPCP-15075: Conversion issue for Int32 and Int64 types in datahub by @kgeisz in #255

New Contributors

Full Changelog: v0.10.5...v0.10.6

v0.10.5

16 Jul 07:40
Compare
Choose a tag to compare

What's Changed

  • CDPCP-15056 - Conversion issue from int64 and int32 types in opdb by @richardantal in #254

Full Changelog: v0.10.4...v0.10.5

v0.10.4

09 Jul 12:37
Compare
Choose a tag to compare

What's Changed

  • CDPCP-14990 - Error for GCP multi-az deployment with Terraform provider 0.10.3 by @gregito in #249
  • CDPCP-15016 - GCP datalake deployment error when multi-az is specified by @gregito in #250

Full Changelog: v0.10.3...v0.10.4

v0.10.3

12 Jun 07:25
Compare
Choose a tag to compare

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

20 May 08:32
Compare
Choose a tag to compare

What's Changed

  • CDPCP-14613 - mark instance_count_by_group and multi_az as computed by @gregito in #247

Full Changelog: v0.10.1...v0.10.2

v0.10.1

08 May 15:05
Compare
Choose a tag to compare

What's Changed

  • CDPCP-14613 - some freeIpa fields get overrided when specified by @gregito in #245
  • CDPCP-14613 - include multi-az scenario for environment creation during e2e by @gregito in #246

Full Changelog: v0.10.0...v0.10.1

v0.10.0

25 Apr 17:15
Compare
Choose a tag to compare

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

07 Mar 07:56
e9f85e9
Compare
Choose a tag to compare

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

19 Feb 14:18
fc54047
Compare
Choose a tag to compare

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