Skip to content

Commit 74ac650

Browse files
authored
Merge pull request #1103 from hashicorp/TF-26104/pci-template
Update PR template to be PCI compliant
2 parents f8db4c0 + 48aecde commit 74ac650

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/pull_request_template.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,18 @@ $ TFE_ADDRESS="https://example" TFE_TOKEN="example" go test ./... -v -run TestFu
4949
5050
...
5151
```
52+
53+
<!-- heimdall_github_prtemplate:grc-pci_dss-2024-01-05 -->
54+
## Rollback Plan
55+
56+
<!--
57+
Please outline a plan in the event changes need to be rolled back
58+
59+
Example: If a change needs to be reverted, we will roll out an update to the code within 7 days.
60+
-->
61+
62+
## Changes to Security Controls
63+
64+
<!--
65+
Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.
66+
-->

0 commit comments

Comments
 (0)