- Add variables of SSL for Cloud SQL
- require_ssl
- ssl_mode
- Add variable of sslmode for tamr_config.yaml.tmpl
- tamr_cloud_sql_sslmode
- Following optional input variables now available
- tamr_instance_disk_type
- tamr_instance_disk_size
- Allow users to supply custom disk type and size to tamr_vm module
- Use pathed Tamr VM module
- Following optional input variables now available
- make terraform/docs
- Allow users to supply custom script to prepare VM
- Following optional input variables have updated defaults
- tamr_dataproc_image_version
- update dataproc image to use image version with Spark 3
- Use pathed Tamr VM module
- Following optional input variables now available
- enable_cloud_sql_private_ip
- private_network_id
- Allows flexibility for the user of this module to set private IP for c
- Following optional input variables now available
- tamr_instance_metadata
- Allows flexibility for the user of this module to supply custom metadata for Tamr VM
- Following optional input variables now available
- tamr_license_key
- Allows flexibility for the user of this module to supply a Tamr license key
- Use patched config module
- Following optional input variables now available
- tamr_instance_tags
- dataproc_network_tags
- Allows flexibility for the user of this module to supply network tags to tamr_vm module and dataproc node
- Use patched iam module
- Following input variables now required
- tamr_instance_service_account
- Allows flexibility for the user of this module to either create a new service account or use an existing one
- uses https for source modules instead of ssh
- exposes spark & dataproc settings from the Tamr configuration module
- corrects IAM module version
- updates patch versions of the config and IAM modules
- update config version to v1.0.1
- update config version
- add config module
- renamed module output
tmpl_statup_scripttotmpl_startup_script
- update minimum version of terraform to 1.0.0 and google provider to 4.6.0
- Bump terraform-gcp-tamr-vm to update dataproc configuration
- Bump terraform-gcp-tamr-iam version to include missing project variable
- Remove direct invocation of GLB module
- update docs with more examples
- Adding integrations for GLB
- Initing project