John Julien 1fcdaba719 Added new --repo-config option and deprecated --allow-repo-config
This enables atlantis.yaml in all repos, but by default restricts
certain sensitive keys from being used.

The keys apply_requirements, workflow, and workflows can only be
specified in an atlantis.yaml file if explicitly allowed by a
server side repo config.

The repo config file provides the ability to specify a default set of
workflows, and default values for apply_requirements and workflow to use
use on a per repo basis.  It also supports applying to a collection of
repos by using regex to match a repo name.

If more than one repo name matches, the values from last repo matched
are used.

This deprecates the --allow-repo-config option
2019-03-27 14:47:48 -05:00
2019-03-12 11:16:27 -05:00
2019-03-07 15:09:53 -05:00
2019-03-14 14:30:34 -05:00
2019-03-13 17:52:27 -05:00
2019-03-25 11:15:59 -05:00
2018-12-17 17:03:05 -05:00
2019-03-14 17:36:22 -05:00
2019-03-13 17:52:27 -05:00
2019-03-13 17:52:27 -05:00
2018-03-15 17:25:02 -07:00
2019-03-25 11:15:59 -05:00
2018-08-16 13:02:09 -10:00
2019-02-28 16:59:50 -05: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 codecov CircleCI Slack Status Gitter chat

Description
Terraform Pull Request Automation
Readme 215 MiB