File tree Expand file tree Collapse file tree 5 files changed +10
-256
lines changed Expand file tree Collapse file tree 5 files changed +10
-256
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,12 @@ project adheres to [Semantic Versioning](http://semver.org/).
99
1010### Added
1111
12-
12+ - ` peering_completed ` marker to postgresql module [ #43 ]
13+ - ` private_address ` to postgresql module [ #43 ]
1314
1415### Changed
1516
17+ - the root module has been deprecated [ #56 ]
18+
19+ [ #56 ] : https://github.com/terraform-google-modules/terraform-google-sql-db/pull/56
20+ [ #43 ] : https://github.com/terraform-google-modules/terraform-google-sql-db/pull/43
Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ This module consists of the following submodules:
88
99See more details in each module's README.
1010
11+ ## Root module
12+
13+ The root module has been deprecated. Please switch to using one of the submodules.
14+
1115## Requirements
1216
1317### Installation Dependencies
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments