Closed andyshinn closed 10 months ago
This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days
Not stale.
This PR is included in version 5.1.1 :tada:
Thanks dawg.
Sorry that it took ages :(
This PR is included in version 5.1.1 π
@antonbabenko Unfortunately this release has not been uploaded to the Terraform registry. https://registry.terraform.io/modules/terraform-aws-modules/security-group/aws/latest
@dhoppe Fixed.
I'm going to lock this pull request because it has been closed for 30 days β³. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
The Splunk rule names didn't align which leads to errors like in https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/152
Motivation and Context
Fixes https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/152.
Breaking Changes
Should be none.
How Has This Been Tested?
examples/*
to demonstrate and validate my change(s)examples/*
projectspre-commit run -a
on my pull request