mongodb_iam_user
Compose-X Module to manage MongoDb::Atlas::AwsIamDatabaseUser
Use with ECS Compose-X
Install
python3 -m venv venv
source venv/bin/activate
pip install .
Use
services:
frontend:
image: nginx
x-mongodb_iam_user:
Properties: {}
Lookup: {}
Settings: {}
Services: {}