Skip to content

Latest commit

 

History

History
91 lines (47 loc) · 5.64 KB

CHANGELOG.md

File metadata and controls

91 lines (47 loc) · 5.64 KB

Changelog

1.1.0 (2024-08-29)

Features

  • deps: bump github.com/gruntwork-io/terratest in /tests (#27) (247417a)
  • update documentation (#31) (d4de9e7)

1.0.0 (2024-08-07)

⚠ BREAKING CHANGES

  • update of data structure as variable got renamed
    • feat: add psql flexible server configurations, including example and updated docs
    • feat: update module versions to 1.0

Upgrade from v0.7.0 to v1.0.0

  • Update module reference to: version = "~> 1.0"
  • Rename variable (optional):
    • resourcegroup -> resource_group

Features

  • add psql flexible server configurations (#29) (912abc0)

0.7.0 (2024-07-04)

Features

0.6.0 (2024-07-03)

Features

  • add public_network_access_enabled property to enhance network configuration (#23) (77bbad3)

0.5.0 (2024-07-02)

Features

  • add issue template (#20) (7b6b1bb)
  • deps: bump github.com/gruntwork-io/terratest in /tests (#19) (c4cbba4)
  • deps: bump github.com/hashicorp/go-getter in /tests (#18) (6f6357d)

0.4.0 (2024-06-08)

Features

  • create pull request template (#16) (6d0de8b)
  • deps: bump github.com/gruntwork-io/terratest in /tests (#15) (8c8ef06)
  • deps: bump github.com/hashicorp/go-getter in /tests (#13) (ac146ac)
  • deps: bump golang.org/x/net from 0.17.0 to 0.23.0 in /tests (#12) (c74d3cb)
  • deps: bump google.golang.org/protobuf in /tests (#10) (713359b)

0.3.0 (2024-03-12)

Features

  • add override name for administrator login (#8) (f91f744)

0.2.1 (2024-03-11)

Bug Fixes

  • cmk backup key is optional now (#6) (18854d2)

0.2.0 (2024-02-19)

Features

  • deps: Bump github.com/gruntwork-io/terratest from 0.46.8 to 0.46.11 in /tests (#4) (3abd1ce)
  • deps: Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tests (#3) (fcde932)

0.1.0 (2024-02-19)

Features