terraform-google-log-export v4.0.0
⚠ BREAKING CHANGES
- Minimum Google provider version changed to 3.5.x
Work done:
- upgraded all version-files to google-provider 3.5.x
- upgraded the project factory to version 7.0
- switched to bigquery.googleapis.com, since bigquery-json doesn't work on new projects anymore
- fixed 1 id-usage where project-id should be used
- updated test setup documentation to fix the issues I ran into when setting up my test environment
- altered the splunk-sink sample to use the locally referenced module, in stead of the one in the terraform registry
Update versions.tf
Co-Authored-By: Morgante Pell [email protected]
Fix linting errors