Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 953 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 953 Bytes

0.1.2 (Unreleased)

0.1.1 (January 19, 2018)

DEPRECATED:

  • provider: sslmode is the correct spelling for the various SSL modes. Mark ssl_mode as the deprecated spelling. In probably 6mo time ssl_mode will be removed as an alternate spelling. [hashicorp#27]

BUG FIXES:

  • Mark Provider password as sensitive. [hashicorp#26]
  • Fix destruction of databases created in RDS. [hashicorp#17]
  • Fix DEFAULT values for the postgresql_database resource. [hashicorp#9]

0.1.0 (June 21, 2017)

NOTES:

  • Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout