July 8, 2024
Terraform Provider Temporal Cloud v0.0.10
Normalize CA strings before comparing them in plans
Changed description of the allow_insecure
option to mention it is only for testing. https://github.com/temporalio/terraform-provider-temporalcloud/pull/104
Added retry support into our client, so that the provider can work gracefully with our rate limits. https://github.com/temporalio/terraform-provider-temporalcloud/pull/105