Skip to content

Releases: cloudera/terraform-provider-cdp

v0.6.0

23 May 08:09
Compare
Choose a tag to compare

What's Changed

  • CDPCP-11443 - Azure DL databaseType field is of incorrect type by @gregito in #86
  • CDPCP-11474 - Generate opdb model and operation definitions from Swagger by @balazsgaspar in #88
  • CDPCP-11539 - Terraform does not support http and https proxy by @gregito in #89
  • CDPCP-11542 - nilpointer dereference if polling option is not provided by @gregito in #91
  • CDPCP-11517 - update provider to use cdp-api-0.9.108 by @gregito in #92
  • CDPCP-11620 - include encryptionAtHost parameter for Azure environment creation by @gregito in #93
  • CDPCP-11620 - fixing lack of compute property for encryption_at_host field, with newly generated docs as well by @gregito in #94
  • CDPCP-11597 Schema fixes, conversion fixes by @daszabo in #96
  • CDPCP-11600 - Revisit Availability zone on datahub by @gregito in #97
  • COD-3780 - Terraform minimal create, drop database by @richardantal in #99
  • COD-3814 - Terraform add disable multi-AZ parameter by @richardantal in #102
  • CDPCP-11599 Added missing fields to datahub resources by @daszabo in #100
  • CDPCP-11698 Added missing fields to Azure Datalake resource by @daszabo in #101
  • CDPCP-11470 - rename common_schemE.go to common_schemA.go by @gregito in #103
  • CDPCP-11759 Preventing duplicated set element error in DL creation by @daszabo in #104
  • CDPCP-9785 - extend credential prerequisites with policy JSONs by @gregito in #105
  • CDPCP-11067 Updated testing modules, added AWS environment, data lake acc tests by @daszabo in #106
  • CDPCP-11829 Added machine user resource by @daszabo in #109
  • CDPCP-10092 - Update release instructions in README by @gregito in #111
  • CDPCP-9785 - put policy JSONs and service names into a map instead of a set of objects by @gregito in #107
  • CDPCP-11841 - Create datasource for retrieving keytabs by @gregito in #110
  • CDPCP-11831 - Assign and unassign roles from machine users by @gregito in #113
  • CDPCP-11830 IAM Machine User Group Assignment resource by @daszabo in #114
  • COD-3782 - Terraform extend create database parameters by @richardantal in #108
  • CDPCP-11832 Resource for assigning resource roles to machine users by @daszabo in #115
  • CDPCP-11926 - introduce encryption-user-managed-identity for Azure environment creation by @gregito in #117
  • COD-3854 - Add terraform documentation by @richardantal in #116
  • CDPCP-11737 - Update GitHub CI yaml by @gregito in #118
  • CDPCP-11953 Added workload password to machine user resource by @daszabo in #120
  • CDPCP-11967 - Update api definitions to the latest .112 by @gregito in #121
  • COD-3787 - Implement Update database command in terraform by @richardantal in #119
  • CDPCP-12010 update provider to use cdp-api 0.9.113 by @richardantal in #123
  • CDPCP-9885 ML Workspace resource by @daszabo in #122
  • COD-3938 Add terraform parameter for COD cluster to be encrypted sepa… by @richardantal in #124
  • CDPCP-12125 - update example docs by @gregito in #125

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.11

03 May 10:16
Compare
Choose a tag to compare

What's Changed

  • CDPCP-11737 - Update GitHub CI yaml by @gregito in #118
  • CDPCP-11953 Added workload password to machine user resource by @daszabo in #120

Full Changelog: v0.5.10...v0.5.11

v0.5.10

30 Apr 06:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.9...v0.5.10

v0.5.9

29 Apr 19:55
Compare
Choose a tag to compare

What's Changed

  • CDPCP-9785 - extend credential prerequisites with policy JSONs by @gregito in #105
  • CDPCP-11067 Updated testing modules, added AWS environment, data lake acc tests by @daszabo in #106
  • CDPCP-11829 Added machine user resource by @daszabo in #109
  • CDPCP-10092 - Update release instructions in README by @gregito in #111
  • CDPCP-9785 - put policy JSONs and service names into a map instead of a set of objects by @gregito in #107
  • CDPCP-11841 - Create datasource for retrieving keytabs by @gregito in #110
  • CDPCP-11831 - Assign and unassign roles from machine users by @gregito in #113
  • CDPCP-11830 IAM Machine User Group Assignment resource by @daszabo in #114
  • COD-3782 - Terraform extend create database parameters by @richardantal in #108
  • CDPCP-11832 Resource for assigning resource roles to machine users by @daszabo in #115
  • CDPCP-11926 - introduce encryption-user-managed-identity for Azure environment creation by @gregito in #117

Full Changelog: v0.5.8...v0.5.9

v0.5.8

04 Apr 18:56
Compare
Choose a tag to compare

What's Changed

  • CDPCP-11470 - rename common_schemE.go to common_schemA.go by @gregito in #103
  • CDPCP-11759 Preventing duplicated set element error in DL creation by @daszabo in #104

Full Changelog: v0.5.7...v0.5.8

v0.5.7

28 Mar 16:06
Compare
Choose a tag to compare

Changelog

  • d39b8f0 CDPCP-11698 Added missing fields to Azure Datalake resource
  • 1292c53 CDPCP-11599 Added missing fields to datahub resources
  • 1f43aed COD-3814 - Terraform add disable multi-AZ parameter (#102)
  • c2f4861 COD-3780 - Terraform minimal create, drop database (#99)
  • c69a5f7 CDPCP-11600 - Revisit Availability zone on datahub (#97)

v0.5.6

20 Mar 09:41
4aba968
Compare
Choose a tag to compare

Changelog

  • 4aba968 CDPCP-11597 Schema fixes, conversion fixes (#96)

v0.5.5

14 Mar 16:27
6e36497
Compare
Choose a tag to compare

Changelog

  • 6e36497 CDPCP-11620 - fixing lack of compute property for encryption_at_host field, with newly generated docs as well (#94)

v0.5.4

14 Mar 12:32
3228495
Compare
Choose a tag to compare

What's Changed

  • CDPCP-11542 - nilpointer dereference if polling option is not provided by @gregito in #91
  • CDPCP-11517 - update provider to use cdp-api-0.9.108 by @gregito in #92
  • CDPCP-11620 - include encryptionAtHost parameter for Azure environment creation by @gregito in #93

Full Changelog: v0.5.3...v0.5.4

v0.5.3

08 Mar 15:30
22ad66a
Compare
Choose a tag to compare

Changelog

  • 22ad66a CDPCP-11539 - Terraform does not support http and https proxy (#89)