Skip to content

Commit

Permalink
[cli] add the streamalerts bucket to the init command
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Naglieri committed Jul 13, 2017
1 parent 7c39837 commit cd63e12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stream_alert_cli/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ def terraform_handler(options):
'aws_s3_bucket.logging_bucket',
'aws_s3_bucket.stream_alert_secrets',
'aws_s3_bucket.terraform_remote_state',
'aws_s3_bucket.streamalerts',
'aws_kms_key.stream_alert_secrets',
'aws_kms_alias.stream_alert_secrets'
]
Expand Down

0 comments on commit cd63e12

Please sign in to comment.