Added
- Added importer for b2_bucket and b2_application_key resources
- Added signed URL as data source to allow downloading files from private bucket during provisioning without storing an API key
Changed
- Upgraded go to 1.18 and github.com/hashicorp/terraform-plugin-sdk/ to v2.12.0
- Upgraded b2sdk to 1.14.1, which allowed using improved API calls for listing files and making Python parts simpler
- Upgraded PyInstaller to 4.10, which should help resolve some issues with running on Apple M1 silicon