Skip to content

cloud_client: implement node details

Juraj Paluba requested to merge implement-node-details into master

Terraform resource attributes are backend specific. Because of that each cloud client (AWS, OpenStack, ...) must implement this method.

Merge request reports