Sha256: d49a5e21e7d62555f17960b8510b2d0d0f956ce54ce3a0b85870a3359639c8e7

Contents?: true

Size: 920 Bytes

Versions: 1

Compression:

Stored size: 920 Bytes

Contents

# Changelog

All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.2.0 (2019-12-28)

- New cops:
  - Aws/BadPasswordPolicy
  - Aws/EnsurePropagatedTags
  - Aws/FaultIntolerant
  - Aws/IamInlinePolicy
  - Aws/IamPolicyAttachment
  - Aws/PreferLaunchTemplates
- Deprecated cop: IamRolePolicy.
- Improve test coverage.
- Improve Aws/EnsureTags to handle weird resources.
- Ignore deletions when analyzing plans.

## 0.1.1 (2019-12-22)

- Exit with failure when offenses are found.
- Add `terracop` executable.

## 0.1.0 (2019-12-22)

- Initial release.
- Can load Terraform 0.12 state and plan files.
- Performs a number of generic checks on all resources.
- Performs some AWS-specific security checks on some resources.
- Loads a default configuration file.
- Allows configuration overrides through `.terracop.yml`.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
terracop-0.2.0 CHANGELOG.md