Skip to content

v0.3.0

Pre-release
Pre-release

Choose a tag to compare

@kunzese kunzese released this 20 Jun 10:15
· 40 commits to main since this release

What's Changed

  • feat: require an already existing service account

    Change example to require the id of an already existing service account instead of creating and managing it with the example. As the license is bound to the unique id of this service, a terraform destroy during the PoC phase leads to an invalid ABFS license.

    BREAKING CHANGE: remove the service account from terraform's state via terraform state rm google_service_account.abfs_server before the next terraform apply.

  • docs: update docs and module metadata by @kunzese in #3

Full Changelog: v0.2.0...v0.3.0