-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
df9a2e9
commit 413fb29
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
# OtterTune IAM Roles / Policies | ||
# OtterTune Terraform IAM Setup | ||
|
||
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 | ||
![OtterTune_Horizontal_Black_Transparent](https://user-images.githubusercontent.com/3093192/150393335-cdc6e3b0-6f55-453f-a0f7-7ac80fbdc380.png) | ||
|
||
|
||
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 |