Skip to content

synapsestudios/terraform-aws-monitoring-role

Repository files navigation

AWS Monitoring Role

This module creates an IAM role and AWS EC2 Instance profile to be used with systems performing monitoring tasks.

Requirements

Name Version
terraform ~> 0.12.29
aws ~> 2.53

Providers

Name Version
aws ~> 2.53

Inputs

Name Description Type Default Required
tags A mapping of tags to assign to the AWS resources. map(string) n/a yes

Outputs

Name Description
instance_profile The SynapseStudios Monitoring instance profileresource.
role The SynapseStudios Monitoring role resource.
synapsestudios_grafana_key AWS Access Key ID to be used with Grafana
synapsestudios_grafana_secret AWS Access Key Secret to be used with Grafana