Skip to content

Releases: cloudera-labs/terraform-cdp-modules

Version 0.9.0

16 Dec 11:16
78a167d
Compare
Choose a tag to compare

What's Changed

  • Add variable validation for input variables to all modules by @jimright in #82
  • Resolve deprecated storage account parameters in AzureRM provider by @jimright in #84
  • Add module for Azure private endpoints to storage accounts by @jimright in #85
  • Update google Terraform provider by @jimright in #87

Full Changelog: v0.8.4...v0.9.0

Modules Updated

ℹ️ List of the modules updated as part of this release.

Module Comment
terraform-azure-storage-endpoints New module
terraform-cdp-aws-pre-reqs
terraform-cdp-azure-pre-reqs
terraform-cdp-gcp-pre-reqs
terraform-cdp-deploy
terraform-aws-cred-permissions
terraform-aws-permissions
terraform-aws-proxy
terraform-aws-tgw
terraform-aws-vpc
terraform-azure-cdw-permissions
terraform-azure-nfs

Impact of updates

  • Variable validation has been added to all modules to ensure names or prefix input variable conform with required conventions of the various resources.
  • The Google Terraform provider has been updated in the terraform-cdp-gcp-pre-reqs module. This should resolve issues where a lag is encountered between creation of service account resources in Terraform and it being available to use.
  • The terraform-cdp-azure-pre-reqs has been updated to remove deprecated storage_account_name parameters when referencing the Azure Storage Account (e.g. in the azurerm_storage_container resource). This will resolve warning messages which are printed related to this deprecated parameter. The deprecated parameters will be removed in release 5.0 of the azurerm Terraform provider.
  • The terraform-azure-storage-endpoints module will create Azure private endpoints to storage accounts for specified subnets. This is used in the terraform-cdp-azure-pre-reqs module and enabled by default.

Version 0.8.4

27 Nov 10:21
bfed051
Compare
Choose a tag to compare

What's Changed

  • Update tflint config option by @jimright in #83
  • Remove report_deployment_logs variable from deploy module by @jimright in #86

Full Changelog: v0.8.3...v0.8.4

Version 0.8.3

25 Oct 14:39
13f041e
Compare
Choose a tag to compare

What's Changed

  • Unset default value of report_deployment_log in cdp deploy by @jimright in #81
  • Update Azure NFS module outputs and cloud init script by @jimright in #80

Full Changelog: v0.8.2...v0.8.3

Version 0.8.2

07 Oct 09:41
1dd8293
Compare
Choose a tag to compare

What's Changed

  • Update CDP provider constraint to use version 0.7.0 by @jimright in #79
  • Add support for FreeIPA and DL major operating system by @jimright in #57

Full Changelog: v0.8.1...v0.8.2

Version 0.8.1

30 Sep 16:27
1cf2a81
Compare
Choose a tag to compare

What's Changed

  • Update azurerm provider constraint by @jimright in #77
  • Add notes and update example to support GCP project as env vars by @jimright in #78

Full Changelog: v0.8.0...v0.8.1

Version 0.8.0

26 Aug 17:33
0b3470f
Compare
Choose a tag to compare

What's Changed

  • Add new modules for required storage/idbroker and credential permissions for AWS by @jimright in #75
  • Add module for Azure CDW permissions by @jimright in #73
  • Reduce GCP xaccount SA policies by @jimright in #76

Full Changelog: v0.7.4...v0.8.0

Version 0.7.4

08 Aug 16:52
3cd0100
Compare
Choose a tag to compare

What's Changed

  • Remove datalake_custom_instance_groups input variable in cdp-deploy module by @jimright in #74

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

Version 0.7.3

24 Jul 15:19
50db9ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

Version 0.7.2

22 Jul 14:32
61b41df
Compare
Choose a tag to compare

What's Changed

  • Add input for RAZ role to GCP and AWS CDP deploy submodules by @jimright in #70
  • Add extra outputs for Azure vnet by @jimright in #69

Full Changelog: v0.7.1...v0.7.2

Version 0.7.1

18 Jun 22:14
fb9c3d3
Compare
Choose a tag to compare

What's Changed

  • Update CDP provider to version 0.6.1 by @jimright in #68
  • Update validation on datalake_version variable to allow null by @jimright in #68

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