Skip to content

Latest commit

 

History

History
111 lines (58 loc) · 2.61 KB

File metadata and controls

111 lines (58 loc) · 2.61 KB

terraform-aws-tardigrade-directory-service Change Log

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.1.0

Released: 2021.03.24

Commit Delta: Change from 2.0.0 release

Summary:

  • Enables support for AD Connector.

2.0.0

Released: 2020.10.19

Commit Delta: Change from 1.1.0 release

Summary:

  • Removes module-wide "create" variable. Use module-level for_each with Terraform 0.13 to disable the module.

1.1.0

Released: 2020.04.17

Commit Delta: Change from 1.0.4 release

Summary:

  • Adds edition variable to support MicrosoftAD selection

1.0.4

Released: 2019.10.28

Commit Delta: Change from 1.0.3 release

Summary:

  • Pins tfdocs-awk version
  • Updates documentation generation make targets
  • Adds documentation to the test modules
  • Changelog Fixup

1.0.3

Released: 2019.10.03

Commit Delta: Change from 1.0.2 release

Summary:

  • Adds ability to auto approve and merge Dependabot PRs

1.0.2

Released: 2019.10.03

Commit Delta: Change from 1.0.1 release

Summary:

  • Update testing harness to have a more user-friendly output

1.0.1

Released: 2019.10.03

Commit Delta: Change from 1.0.0 release

Summary:

  • Fix typo in Makefile

1.0.0

Released: 2019.09.23

Commit Delta: Change from 1.0.0 release

Summary:

  • Fix typo in Makefile

1.0.0

Released: 2019.09.11

Commit Delta: Change from 0.0.0 release

Summary:

  • Upgrade to terraform 0.12.x
  • Add test cases

0.0.0

Commit Delta: N/A

Released: 2019.08.22

Summary:

  • Initial release!