No requirements.
Name | Version |
---|---|
archive | n/a |
aws | n/a |
No modules.
Name | Type |
---|---|
aws_cloudwatch_event_rule.new_iam_user_added_event_rule | resource |
aws_cloudwatch_event_target.new_iam_user_added_event_target | resource |
aws_cloudwatch_log_group.lambda_log_group | resource |
aws_iam_role.new_iam_user_response_role | resource |
aws_iam_role_policy.new_iam_user_response_policy | resource |
aws_lambda_function.new_iam_user_added_lambda | resource |
aws_lambda_permission.notify_new_iam_user_added_lambda_permission | resource |
archive_file.notify_new_iam_user_added | data source |
aws_caller_identity.current | data source |
aws_partition.current | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
billing_tag_key | (Optional, default 'CostCentre') The name of the billing tag | string |
"CostCentre" |
no |
billing_tag_value | (Required) The value of the billing tag | string |
n/a | yes |
function_name | (Optional) Name of the Lambda function. | string |
"new_iam_user_added" |
no |
logging_level | The logging level of the lambda function | string |
"ERROR" |
no |
sns_topic | (Required, default 'internal-sre-alert') The name of the sns topic to send alerts to | string |
"internal-sre-alert" |
no |
No outputs.