1.11.0 (Unreleased)
NOTES:
To use this pre-release the version v1.11.0-alpha.1
must be specify in the provider requirements declared in the required_providers
block, otherwise the latest normal version available in the terraform registry will take precedence. A pre-release version indicates that the version is unstable and might not satisfy the intended compatibility requirements as denoted by its associated normal version.
BUG FIXES:
- Remove optional flag for address fields in organization data source in #261
NEW CONTRIBUTORS:
Full Changelog: v1.10.0...v1.11.0-alpha.1