issues
search
cloudposse
/
terraform-aws-rds
Terraform module to provision AWS RDS instances
https://cloudposse.com/accelerate
Apache License 2.0
157
stars
181
forks
source link
Add an output to export resource_id
#112
Closed
jblackburn22
closed
3 years ago
jblackburn22
commented
3 years ago
what
Exports the resource_id
why
The
resource_id
is needed in order to create a least-privileges IAM policy to provide using RDS IAM authentication.
references
Use
closes #111
Nuru
commented
3 years ago
/test all
what
why
resource_id
is needed in order to create a least-privileges IAM policy to provide using RDS IAM authentication.references
closes #111