diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8066d392..f5c12e63 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -7,8 +7,8 @@ Run `terraform -v` to show the version. If you are not running the latest versio ### Affected Resource(s) Please list the resources as a list, for example: -- opc_instance -- opc_storage_volume +- google_compute_instance +- google_storage_bucket If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.