github temporalio/terraform-provider-temporalcloud v0.0.15

latest releases: v1.9.0, v1.8.0, v1.7.0...
22 months ago

What's Changed

Potentially Breaking Changes

  • API Keys: Allow for updates to allowed fields by @briankassouf in #158
    ** API Keys are now marked as sensitive (see PR 169 for docs info)
  • Fix: Do not allow empty lists to be configured to keep state consistent between Create and Read by @briankassouf in #172
    ** Empty lists are not supported in the TF Provider

User Facing Changes

  • Move to using the enums in the cloud apis by @anekkanti in #156
  • Use a case insensitive plan modifier for the namespace search attribute type field by @anekkanti in #171
  • Better rate limit support. Increase the jitter on the retry interceptor. by @anekkanti in #174
  • Namespace Resource: Improve diagnostics handling by @briankassouf in #179
  • Service Account Resource: improve handling of diagnostics object by @briankassouf in #181
  • Error out on search attribute type change by @anekkanti in #175
  • Testing: Add basic schema.ValidateImplementation unit testing by @briankassouf in #184
  • updated documentation for the API Key token field to indicate it's sensitive by @jlacefie in #169
  • added description notes for user and service accounts to indicate admin and owner behavior by @jlacefie in #166
  • Initial Contributing.MD by @jlacefie in #154
  • Update docs to denote CA Certs are optional if using API Key on a Namespace and add more Import docs by @jlacefie in #160

Internal Changes

New Contributors

Full Changelog: v0.0.14...v0.0.15

Don't miss a new terraform-provider-temporalcloud release

NewReleases is sending notifications on new releases.