From 72f7e1b554329f91801d9febebbba550c21808cd Mon Sep 17 00:00:00 2001 From: Nemo Date: Thu, 18 Apr 2019 17:05:11 +0530 Subject: [PATCH] Switches tagging to YYYY.MM.DD --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b75f2d4..1d911ee 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,10 @@ resource "aws_security_group_rule" "allow_all_to_newrelic" { | webhook\_cidrs | | +# Versioning + +This module is versioned as per the New Relic "Last Updated" date on [the docs website](https://docs.newrelic.com/docs/apm/new-relic-apm/getting-started/networks). The versioning scheme is `YYYY.MM.DD` (with zeros for padding). + # LICENSE