Skip to content

x-mongodb_iam_user for CFN resource MongoDb::Atlas::AwsIamDatabaseUser

License

Notifications You must be signed in to change notification settings

compose-x/ecs_composex_mongodb_iam_user

Repository files navigation

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: {}

About

x-mongodb_iam_user for CFN resource MongoDb::Atlas::AwsIamDatabaseUser

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published