You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to add SRV record but there is an error with cloudflare API
Error applying plan:
1 error(s) occurred:
* cloudflare_record.ts3_official: Failed to create CloudFlare Record: API Error: Invalid service value.
Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.
- Make ZoneCacheVariants.ModifiedOn a Time object instead of a string
- Only pass what's necessary when calling the API to update cache variants
- Do not expose `zoneCacheVariantsSingleResponse` struct
This issue was originally opened by @SystemZ as hashicorp/terraform#5732. It was migrated here as part of the provider split. The original body of the issue is below.
I'm trying to add SRV record but there is an error with cloudflare API
Version
Configuration for this SRV
The text was updated successfully, but these errors were encountered: