Luke Kysow c4f89958d3 Tweak logging. Add timezone, use everywhere.
- Use logger for all warnings. Previously we were writing warnings from
cmd/server.go directly to stderr which bypassed our normal log format.
- Add the timezone to log output. This is just really nice to have if
you're looking at old logs.
- Change levels to all be 4 characters: DBUG, INFO, WARN, EROR. This
makes the logs easier to read because it lines up.
- Log when we first receive the request as well as when we send a
response. This makes it easier to see where the request starts and ends.
2018-12-19 13:40:13 -06:00
2018-10-30 10:34:54 -05:00
2018-12-12 14:26:46 -06:00
2018-12-17 09:19:46 -06:00
2018-12-12 12:41:33 -06:00
2018-07-24 17:02:01 +02:00
2018-11-30 10:10:53 -06:00
2018-12-17 17:03:05 -05:00
2018-11-28 15:30:24 -06:00
2018-12-12 12:41:33 -06:00
2018-12-12 12:41:33 -06:00
2018-03-15 17:25:02 -07:00
2018-08-08 16:49:43 -10:00
2018-08-16 13:02:09 -10:00
2018-08-16 13:02:09 -10:00

Atlantis

Atlantis Logo

Terraform For Teams

Resources

What is Atlantis?

A self-hosted golang application that listens for Terraform pull request events via webhooks.

What does it do?

Runs terraform plan and apply remotely and comments back on the pull request with the output.

Why should you use it?

  • Make Terraform changes visible to your whole team.
  • Enable non-operations engineers to collaborate on Terraform.
  • Standardize your Terraform workflows.

Badges!

SuperDopeBadge Go Report Card CircleCI Slack Status Gitter chat

Description
Terraform Pull Request Automation
Readme 215 MiB