Generate Aurora DSQL auth tokens with Atlas
Generate Aurora DSQL auth tokens in atlas.hcl with the aws_dsql_token data source and use them for schema inspection and migrations.
Generate Aurora DSQL auth tokens in atlas.hcl with the aws_dsql_token data source and use them for schema inspection and migrations.
Use Atlas and Terraform to bootstrap a dedicated migration user on AWS RDS PostgreSQL, manage roles in one state, and manage application schema in a separate IAM-authenticated state.
Learn how to securely manage database credentials in Atlas using secret stores and IAM authentication. This guide covers best practices for handling sensitive information in your Atlas projects.