Skip to content

Ansible playbook to register Bridgecrew platform on an AWS account

Notifications You must be signed in to change notification settings

bridgecrewio/ansible-aws-bridgecrew-read-only

Repository files navigation

Role

Creates an IAM Role and then Publishes a message onto a Bridgecrew SNS topic.

This Ansible playbook is designed to pick up values from an inventory. In the "default" inventory, change the values for the org_name in all.yml to be your own.

    org_name:  <your org name>

The api token is available from the integrations section of the Bridgecrew platform. Add it, as an environmental variable:

export BRIDGECREW_TOKEN= "xxxxxx-xxxxx-xxxx-xxxxxx"

And it will be picked up in your Ansible run.

To run:

$ ansible-playbook bridgecrew.yml -i inventories/default
..

About

Ansible playbook to register Bridgecrew platform on an AWS account

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages