Skip to content

Repository files navigation

msk_cluster

This package is an extension to ECS Compose-X that manages Creation of new MSK clusters and automatically links to services to grant access and permissions.

Install

python3 -m venv venv
source venv/bin/activate
# With poetry

pip install pip poetry -U
poetry install

# Via pip
pip install pip -U
pip install ecs-composex-msk-cluster

Syntax Reference

x-msk_cluster:
      Properties: {}
      Lookup: {}
      Settings: {}
      Services: {}

Full documentation

Examples can be found in use-cases in this repository.

About

x-msk_cluster ECS Compose-X extension package

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages