How to create and retrieve the AWS RDS secret with Terraform
I would like to create an AWS RDS secret via Terraform (just the username and password, no rotation or KMS):
ssm automation boto3 command needing credentials causes error
I need to make a simple aws SSM automation document that lists out roles where the account trust policy allows access from other accounts. I am getting this error when I try to list out all of the account roles.
Facing “expected runtime” Error for python3.12 in AWS Lambda with Terraform AWS Provider ~> 5.6.2
I’m encountering an error while trying to deploy an AWS Lambda function using Terraform. Although python3.12
is supported by AWS Lambda and works in other projects, I receive the following error: