diff --git a/doc/scope.md b/doc/scope.md index 3d7658b..40cbc8c 100644 --- a/doc/scope.md +++ b/doc/scope.md @@ -24,7 +24,7 @@ Not all resource types need to be supported if their energy use is negligible or | `google_compute_instance` | | Custom machine, nested boot disk type and GPU supported | | `google_compute_instance_group_manager` | | Count will be the target size. Uses machine specifications from `google_compute_instance_template` | | `google_compute_region_instance_group_manager` | | Count will be the target size. Uses machine specifications from `google_compute_instance_template` | -| `google_compute_instance_group_manager` | | Uses machine specs from `google_compute_instance_template` | +| `google_compute_instance_from_template` | | Uses machine specs from `google_compute_instance_template` | | `google_compute_autoscaler` | Takes an average size | Will set target size of `google_compute_instance_group_manager` | | `google_compute_disk`| `size` needs to be set, otherwise get it from image| | | `google_compute_region_disk` | `size` needs to be set, otherwise get it from image| | @@ -42,4 +42,4 @@ _to be implemented_ ### Azure -_to be implemented_ \ No newline at end of file +_to be implemented_