Ivan Bakalov

Results 4 issues of Ivan Bakalov

The following deprecations need to be removed in the next major version: - [ ] https://github.com/dnsimple/terraform-provider-dnsimple/pull/62 - Remove the `contact_id` from the resource entirely - [ ] Drop [dnsimple_record](https://github.com/dnsimple/terraform-provider-dnsimple/blob/ba1b4207524b23a63fc570969ead064b3805d396/dnsimple/resource_dnsimple_record.go#L74-L77)

enhancement
documentation

## What is the problem? At present the default user agent is used in API requests: `python-requests/*`. This makes it impossible for us at DNSimple to identify active community projects...

### What is the problem? Currently, if the endpoint returns a 400 error response it is not able to marshal the response. **Error:** ``` json: cannot unmarshal string into Go...

bug

I am trying to create multiple AWS certificates, but when I tried to create zone records it ended up with ``` │ A matching record already exists for this zone,...

enhancement