Version Bump

This commit is contained in:
Nemo 2021-04-27 13:51:13 +05:30
parent 6c503267a2
commit 935aa89cbe
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ This is maintained against the following sources:
```hcl
module "newrelic-whitelist" {
source = "captn3m0/newrelic-whitelist/data"
version = "2020.11.13"
version = "2020.11.13-1"
}
resource "aws_security_group_rule" "allow_all_to_newrelic" {