src-d / terraform-provider-online

Terraform provider for Online.net
Mozilla Public License 2.0
19 stars 13 forks source link

change server "name" by "server_id" #22

Closed rporres closed 6 years ago

rporres commented 6 years ago

"name" suggests a string instead of an integer, which is very confusing. We cannot use "id" as it is reserved by terraform

Signed-off-by: Rafael Porres Molina rafa@sourced.tech