Skip to content

Releases: cloudera/terraform-provider-cdp

v0.8.0

16 Jan 17:01
112c0cf
Compare
Choose a tag to compare

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

Full Changelog: v0.7.0...v0.8.0

v0.7.7

16 Dec 23:11
7ee726a
Compare
Choose a tag to compare

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

Full Changelog: v0.7.6...v0.7.7

v0.7.6

14 Dec 10:27
9ce827d
Compare
Choose a tag to compare

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

v0.7.5

05 Dec 09:28
6ad4ae1
Compare
Choose a tag to compare

Changelog

  • 6ad4ae1 CDPCP-13502 - GCP availability zones cannot be specified (#185)

What's Changed

  • CDPCP-13502 - GCP availability zones cannot be specified by @gregito in #185

Full Changelog: v0.7.4...v0.7.5

v0.7.4

27 Nov 07:02
Compare
Choose a tag to compare

What's Changed

  • 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

New Contributors

Full Changelog: v0.7.3...v0.7.4

v0.7.3

05 Nov 16:11
6362328
Compare
Choose a tag to compare

Changelog

  • 6362328 CB-27671 Updated environment deletion states, handled null cascading delete option (#174)
  • 2140a39 DWX-18764 Move polling utilities to utils
  • ed86938 DWX-18764 Generate docs for Hive
  • 38e4223 DWX-18764 Wait for creation to finish for hive

v0.7.2

31 Oct 12:09
41ca13d
Compare
Choose a tag to compare

Changelog

  • 41ca13d CB-27556 cascading_delete field should be computed, due to it's default value (#171)
  • d129f5e CDPCP-13247 Remove -race flag from acceptance test make goal
  • 6c4a17d CDPCP-13247 - include CGO env var property for testacc goal to enable race flag on machines where this is not set already
  • 8670d9e CDPCP-13247 - improve test result overview on Jenkins job
  • f55d4f3 CB-27556 Added cascading delete option to environments, environment and data lake delete should now always poll
  • 7302a84 DWX-18781 Data warehouse catalog object management (#164)

v0.7.1

24 Oct 21:54
Compare
Choose a tag to compare

What's Changed

  • CDPCP-13131 - Implement an exponential backoff in the Cloudera Terraform provider by @gregito in #165

Full Changelog: v0.7.0...v0.7.1

v0.7.0

30 Sep 13:34
Compare
Choose a tag to compare

What's Changed

  • CDPCP-12146 Added CDE service resource by @daszabo in #128
  • CDPCP-12128 - introduce failure-tolerance during resource creation polling by @gregito in #127
  • CDPCP-12183 - uniformize handling async operations for resource deletion and creation by @gregito in #130
  • CDPCP-11067 Fix resource name in aws dl acc test by @daszabo in #131
  • CDPCP-11067 Fix resource name in aws cred and iam acc test by @daszabo in #132
  • CDPCP-11067 Fix acc test errors by @daszabo in #133
  • CDPCP-12151 Removed incorrect Datahub cluster_template_name validation by @daszabo in #134
  • DWX-18702 Generate data warehouse mocks by @tevesz in #136
  • DWX-18731 CDP DW create and delete hive virtual warehouse by @tevesz in #135
  • CDPCP-12202 - Azure datalake creation failure shows "Error: Create Aws Datalake" by @gregito in #137
  • cdp_environments_aws_environment overrides security_group_ids_for_knox with default_security_group_ids by @ueisele in #139
  • CDPCP-12189 New user sync resource in environments by @daszabo in #138
  • COD-4084 Add polling_options for COD deployment by @richardantal in #142
  • DWX-18732 Create and delete CDW AWS cluster object by @tevesz in #140
  • CDPCP-12279 - Client Error should show failure reason by @gregito in #143
  • CDPCP-12516 - clean up unused functions prior implementing dead code check by @gregito in #144
  • CDPCP-12508 - introduce unused function check in PR jobs by @gregito in #145
  • CB-26595 - Add instructions about how to use the user sync resource by @gregito in #146
  • PR #147: Machine User Role and Resource Role Assignment Fails by @ueisele in #147
  • CDPCP-12211 - mismatch between struct and object: Struct defines fields not found in object: availability_zones by @gregito in #148
  • CDPCP-12568 - Unable to delete machine user in e2e tests during group assignment since the user does not exists by @gregito in #149
  • CDPCP-11938 - Update provider to use cdp-api-0.9.115 (or latest) by @gregito in #150
  • CDPCP-12277 Removed DL computed fields, not known right after post by @daszabo in #141
  • CDPCP-12573 - Documentation for datahub_azure_cluster uses AWS VM sizes in the example by @gregito in #151
  • CDPCP-11561 - Value conversion issue when image nested parameters are specified in CDP datalake TF resources by @gregito in #152
  • CDPCP-12598 Skip CDW Hive test if env var is not set by @tevesz in #153
  • CDPCP-12743 - fix lint issues by @gregito in #158
  • CDPCP-12129 - introduce failure tolerance during resource deletion by @gregito in #156
  • CDPCP-12277 - regenerating docs due to removed fields by @gregito in #154
  • CDPCP-11561 - unifying image name field names over the object and schema by @gregito in #160
  • DWX-18776 Wait for dw aws cluster to become ready by @tevesz in #159
  • DWX-18780 Acceptance tests for DW AWS cluster resource by @tevesz in #161
  • CDPCP-12793 Added polling capability to user sycn resource by @daszabo in #162
  • CDPCP-11560 - Datalake image id parameter is incorrectly shown as required cdp_datalake_*_datalake TF resources by @gregito in #163

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.3

06 Aug 12:34
Compare
Choose a tag to compare

What's Changed

  • DWX-18732 Create and delete CDW AWS cluster object by @tevesz in #140
  • CDPCP-12279 - Client Error should show failure reason by @gregito in #143
  • CDPCP-12516 - clean up unused functions prior implementing dead code check by @gregito in #144
  • CDPCP-12508 - introduce unused function check in PR jobs by @gregito in #145
  • CB-26595 - Add instructions about how to use the user sync resource by @gregito in #146
  • PR #147: Machine User Role and Resource Role Assignment Fails by @ueisele in #147
  • CDPCP-12211 - mismatch between struct and object: Struct defines fields not found in object: availability_zones by @gregito in #148
  • CDPCP-12568 - Unable to delete machine user in e2e tests during group assignment since the user does not exists by @gregito in #149
  • CDPCP-11938 - Update provider to use cdp-api-0.9.115 (or latest) by @gregito in #150
  • CDPCP-12277 Removed DL computed fields, not known right after post by @daszabo in #141
  • CDPCP-12573 - Documentation for datahub_azure_cluster uses AWS VM sizes in the example by @gregito in #151
  • CDPCP-11561 - Value conversion issue when image nested parameters are specified in CDP datalake TF resources by @gregito in #152
  • CDPCP-12598 Skip CDW Hive test if env var is not set by @tevesz in #153

Full Changelog: v0.6.2...v0.6.3