[Enhancement]: Support managed rotation for AWS Secrets Manager #34108
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
prioritized
Part of the maintainer teams immediate focus. To be addressed within the current quarter.
service/secretsmanager
Issues and PRs that pertain to the secretsmanager service.
Milestone
Description
AWS SecretsManager provides "managed" rotation for certain use cases such as Amazon RDS, Amazon Aurora, and Amazon RedShift database credentials. In these cases the
RotateSecret
API does not require a value forRotationLambdaArn
as rotation is fully managed. To support these use cases, therotation_lambda_arn
argument in theaws_secretsmanager_secret_rotation
resource should be changed from required to optional.Affected Resource(s) and/or Data Source(s)
aws_sercretsmanager_secret_rotation
Potential Terraform Configuration
References
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: