This plugin gets installed through bitops.config.yaml
in the bitops core level. This file is located here
bitops:
fail_fast: true
run_mode: default
logging:
level: DEBUG
color:
enabled: true
filename: bitops-run
err: bitops.logs
path: /var/logs/bitops
opsrepo_root_default_dir: _default
plugins:
cloudformation:
source: https://github.com/bitops-plugins/cloudformation
...
...
...