diff --git a/README.md b/README.md index d105ca6..5f9f3a1 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,7 @@ In order for OtterTune to provide maximum value to your AWS hosted database fleet. You will need to create an IAM role and policies to let OtterTune inspect and modify certain aspects of your databases and system. This Terraform module provides an easy way to quickly set up the necessary IAM reources. For more details on the needed permissions check out our documentation: https://docs.ottertune.com/info/aws-permissions + +## Creating a release + +Create a new release of this terraform module by creating a github release with tag: `vX.Y.Z`. See https://www.terraform.io/registry/modules/publish for more details.