type: specs.openrewrite.org/v1beta/recipe
name: org.openrewrite.terraform.aws.EnsureRDSDatabaseHasIAMAuthenticationEnabled
displayName: Ensure RDS database has IAM authentication enabled
description: Ensure RDS database has IAM authentication enabled.
- org.openrewrite.terraform.AddConfiguration:
resourceName: aws_db_instance
content: iam_database_authentication_enabled = true