- Update Google terraform provider version
- Fix issue with outputs
- Following input variables now required
- tamr_service_account
- Following input variables are removed from the main module
- tamr_service_account_name
- Allows flexibility for the user of this module to either create a new service account or use an existing one
- Add cloudsql admin permissions
- Set minimum terraform to 1.0.0 and minimum google provider to 4.6.0
- Fix typo for resource field (from "members" to "member")
- Add missing iam.serviceAccountUser role needed to run Tamr jobs
- Add missing project param
- Initing project