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
Problem
Data resource selectel_domains_domain_v1 exposes an id attribute with type string
Resource selectel_domains_domain_v1 requires domain_id attribute with type number
In order to create selectel_domains_domain_v1 developers are required to force casting using tonumber function.
Problem
Data resource
selectel_domains_domain_v1
exposes anid
attribute with typestring
Resource
selectel_domains_domain_v1
requiresdomain_id
attribute with typenumber
In order to create
selectel_domains_domain_v1
developers are required to force casting usingtonumber
function.Reference in a code
terraform-provider-selectel/selectel/resource_selectel_domains_record_v1.go
Lines 26 to 30 in fb22c8c
The text was updated successfully, but these errors were encountered: