Pinned Repositories
aws-iam-user-tool
A command line tool to create AWS IAM users, set permissions, and send a welcome email to the newly created user with all necessary login and usage information.
iam-docker-run
Run Docker containers within the context of an AWS IAM Role, and other development workflow helpers.
iam-starter
A CLI which starts your program in the context of an assumed AWS IAM Role
postman-to-csv
Simple utility to convert JSON output from Postman into a CSV format.
sla-monitor-report-lambda
Pre-generates reports based on the CloudWatch SLA Monitor custom metrics, and stores those reports on S3 so that they can be viewed in the frontend webapp
sla-monitor-runner
The runner component for an SLA-Monitor for AWS.
ssm-starter
Loads AWS SSM Parameter Store parameters into local system environment variables and then executes your application.
terraform-aws-billing-alarm
Creates billing alarm with an sns topic for alerting for estimated costs over a threshold
terraform-promote
Compare and promote Terraform files from dev to prod environments.
terraform-provider-looker
Billtrust's Repositories
billtrust/iam-docker-run
Run Docker containers within the context of an AWS IAM Role, and other development workflow helpers.
billtrust/terraform-provider-looker
billtrust/aws-iam-user-tool
A command line tool to create AWS IAM users, set permissions, and send a welcome email to the newly created user with all necessary login and usage information.
billtrust/ssm-starter
Loads AWS SSM Parameter Store parameters into local system environment variables and then executes your application.
billtrust/terraform-aws-billing-alarm
Creates billing alarm with an sns topic for alerting for estimated costs over a threshold
billtrust/terraform-promote
Compare and promote Terraform files from dev to prod environments.
billtrust/iam-starter
A CLI which starts your program in the context of an assumed AWS IAM Role
billtrust/postman-to-csv
Simple utility to convert JSON output from Postman into a CSV format.
billtrust/sla-monitor-report-lambda
Pre-generates reports based on the CloudWatch SLA Monitor custom metrics, and stores those reports on S3 so that they can be viewed in the frontend webapp
billtrust/sla-monitor-runner
The runner component for an SLA-Monitor for AWS.
billtrust/sla-monitor-store-results-lambda
Subscribes to the SLA runner events and persists them to CloudWatch custom metrics
billtrust/sns-slack-lambda
Send AWS CloudWatch notifications to a Slack channel using Lambda
billtrust/go-pingdom
Pingdom API access from Go
billtrust/looker-go-sdk
billtrust/meetup-terraform-provider
Demo terraform provider and service described in Sept 2019 meetup
billtrust/sns-topic-validator
Validates that necessary SNS topics are subscribed to, according to your rules
billtrust/terraform-provider-pingdom
Terraform provider to manage pingdom resources