config.example.sh 306 B

123456789101112131415
  1. #!/bin/bash
  2. StackName=SlackInviteAutomation
  3. S3BucketArtifacts=your-artifact-bucket
  4. S3PrefixArtifacts=cloudformation/slack-invite-automation
  5. CommunityName="Your Community Name"
  6. SlackUrl=yourcommunity.slack.com
  7. SlackToken=xoxp-xxx-xxx-xxx-xxx
  8. InviteToken=
  9. RecaptchaSiteKey=
  10. RecaptchaSecretKey=
  11. Locale=en