From 7859d8554f6050448822481f6a421a6329024b9b Mon Sep 17 00:00:00 2001 From: Lukasz Kowalski <68648410+lkowalsk-akamai-com@users.noreply.github.com> Date: Wed, 24 Apr 2024 11:05:20 +0200 Subject: [PATCH 1/2] Update ISSUE_TEMPLATE.md to have data about akamai terraform provider version --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8066d3921..9376bccf4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,8 +2,8 @@ Hi there, Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html. -### Terraform Version -Run `terraform -v` to show the version. If you are not running the latest version of Terraform, please upgrade because your issue may have already been fixed. +### Terraform and Akamai Terraform Provider Versions +Run `terraform -v` in the directory with the .tf files to show the terraform and /akamai provider versions. If you are not running the latest versions of Terraform and Akamai Terraform Provider, please upgrade because your issue may have already been fixed. ### Affected Resource(s) Please list the resources as a list, for example: From 2a19c42ca531cbbea31a8339bab0123ab8af619a Mon Sep 17 00:00:00 2001 From: Lukasz Kowalski <68648410+lkowalsk-akamai-com@users.noreply.github.com> Date: Wed, 24 Apr 2024 12:05:37 +0200 Subject: [PATCH 2/2] DXE-0 removal of unneeded slash --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9376bccf4..6ea8f765a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,7 +3,7 @@ Hi there, Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html. ### Terraform and Akamai Terraform Provider Versions -Run `terraform -v` in the directory with the .tf files to show the terraform and /akamai provider versions. If you are not running the latest versions of Terraform and Akamai Terraform Provider, please upgrade because your issue may have already been fixed. +Run `terraform -v` in the directory with the .tf files to show the terraform and akamai provider versions. If you are not running the latest versions of Terraform and Akamai Terraform Provider, please upgrade because your issue may have already been fixed. ### Affected Resource(s) Please list the resources as a list, for example: