Commit Graph

  • e81d57b9da All in with PG Petri Autero 2019-02-14 22:03:51 +02:00
  • c4c4710b52 [skip ci] Fix comment Petri Autero 2019-02-14 10:24:10 +02:00
  • 99801eaa6a Use JSON encoding with list of maps outputs Petri Autero 2019-02-14 09:32:52 +02:00
  • c516952e37 Another go at outputting information Petri Autero 2019-02-13 23:48:15 +02:00
  • def6a30fb8 Fix style nits and output real certificate info. Petri Autero 2019-02-13 18:52:09 +02:00
  • c6cb54a1ee Read replica implementation Petri Autero 2019-02-13 16:14:33 +02:00
  • a40bce59c1 Merge pull request #18 from gruntwork-io/replica autero1 2019-02-13 11:34:10 +02:00
  • f97a905959 Fixes based on PR reviews Petri Autero 2019-02-13 10:46:21 +02:00
  • f65e28fbbd Merge pull request #17 from gruntwork-io/codeowners autero1 2019-02-13 01:16:27 +02:00
  • 5976c2162f Fix for the outputs Petri Autero 2019-02-13 00:39:54 +02:00
  • 8b2386928f Better tests and outputs plus cleanup Petri Autero 2019-02-12 23:27:35 +02:00
  • 1fb2214e9c add codeowners Rob Morgan 2019-02-12 15:24:01 +01:00
  • 5ce44cee9b Initial failover implementation Petri Autero 2019-02-12 15:59:06 +02:00
  • a849a0197c Merge pull request #15 from gruntwork-io/ssl_support autero1 2019-02-12 09:34:03 +02:00
  • a807d20c2d [skip ci] Fix typo Petri Autero 2019-02-11 23:37:42 +02:00
  • 6e0d70c339 Merge branch 'master' into ssl_support Petri Autero 2019-02-11 18:25:35 +02:00
  • 2cb8ac660a Merge pull request #13 from gruntwork-io/private_ip autero1 2019-02-11 18:19:47 +02:00
  • ebf647ed07 Add support for SSL/TLS Petri Autero 2019-02-11 15:21:36 +02:00
  • 9378c39c66 [skip ci] terraform fmt aligned the comment weirdly Petri Autero 2019-02-08 21:23:03 +02:00
  • 812a5ba482 [skip ci] Small typo fix Petri Autero 2019-02-08 21:16:02 +02:00
  • 7913e47bea [skip ci] Add update timeout Petri Autero 2019-02-08 21:00:21 +02:00
  • 474c589bc3 [skip ci] Improved documentation in the examples Petri Autero 2019-02-08 20:55:38 +02:00
  • cf3c119986 [skip ci] Small fixes based on PR comments Petri Autero 2019-02-08 20:30:16 +02:00
  • 5bf27f21eb Add Maintenance schedule configuration with sensible defaults. Petri Autero 2019-02-08 16:10:47 +02:00
  • 8f60696eb8 Add Backup configuration with sensible defaults Petri Autero 2019-02-08 15:55:23 +02:00
  • 20599e744d Add Cloud SQL Proxy Test Petri Autero 2019-02-08 15:10:23 +02:00
  • 18a8eb13c8 Fix inbound network rules Petri Autero 2019-02-08 12:00:12 +02:00
  • 633171571b Private IP support and test case Petri Autero 2019-02-08 11:46:17 +02:00
  • 296c9130a0 Rename label Petri Autero 2019-02-07 10:21:18 +02:00
  • 107b0a34d9 Documentation updates Petri Autero 2019-02-07 10:16:44 +02:00
  • c7d23eb006 Rename MySQL test to show it's a public ip test Petri Autero 2019-02-07 10:12:36 +02:00
  • a55fe6154b Merge pull request #11 from gruntwork-io/initial_implementation autero1 2019-02-07 09:26:56 +02:00
  • 9649aa05c2 [skip-ci] Fix module link. Petri Autero 2019-02-07 09:07:33 +02:00
  • 0a71803bc6 [skip-ci] Improved module documentation. Petri Autero 2019-02-07 09:05:53 +02:00
  • 8ba64b8e8e Remove unnecessary comment Petri Autero 2019-02-06 16:39:41 +02:00
  • ec9dc9b01e Dummy commit Petri Autero 2019-02-06 15:13:14 +02:00
  • 9ceebf9d99 Add CI config and pre-commit hooks Petri Autero 2019-02-06 14:38:38 +02:00
  • 02c33adcbf Clarify the public ip / cidr Petri Autero 2019-02-06 13:05:51 +02:00
  • 785375f5f0 Add ability to add custom labels Petri Autero 2019-02-06 11:03:10 +02:00
  • 4ff672a221 Remove Aurora ref Petri Autero 2019-02-06 10:47:06 +02:00
  • 71251fc6b4 Better documentation for config options. Petri Autero 2019-02-06 10:45:20 +02:00
  • f602f6e0de Better documentation. Petri Autero 2019-02-06 10:35:44 +02:00
  • 0b5efeebf2 Better documentation for db user Petri Autero 2019-02-06 10:23:40 +02:00
  • 45fd95b503 terraform fmt Petri Autero 2019-02-06 03:51:31 +02:00
  • de6517da83 Update examples/cloud-sql-mysql/main.tf Yevgeniy Brikman 2019-02-06 02:53:13 +02:00
  • 2980fdf97c Beautify error handling in tests Petri Autero 2019-02-06 00:14:38 +02:00
  • 4334f4bdef Changes based on PR feedback Petri Autero 2019-02-06 00:07:38 +02:00
  • 39770cbbaa Updates based on PR feedback Petri Autero 2019-02-05 23:51:46 +02:00
  • 9d32dc7de1 Update examples/cloud-sql-mysql/main.tf Yoriyasu Yano 2019-02-05 20:01:12 +02:00
  • ba6ec1296d Doc updates Petri Autero 2019-02-05 19:45:46 +02:00
  • 03141785d4 Update modules/mysql/main.tf Riley Karson 2019-02-05 19:37:29 +02:00
  • 065249b964 Delete sandbox Petri Autero 2019-02-05 19:36:09 +02:00
  • 54f260786a Naming changes based on PR review. Petri Autero 2019-02-05 19:35:28 +02:00
  • 47beb8510a Naming changes based on PR review. Petri Autero 2019-02-05 19:28:08 +02:00
  • 0b6dc4d46e Documentation updates Petri Autero 2019-02-05 17:54:59 +02:00
  • ea66b2fe48 Add proper test case. Petri Autero 2019-02-05 17:44:49 +02:00
  • ff0a275ddc Add first example Petri Autero 2019-02-05 17:44:24 +02:00
  • 97e7571b03 Basic functionality Petri Autero 2019-02-05 17:43:52 +02:00
  • e1c786c2e9 Ignore test data Petri Autero 2019-02-05 17:43:14 +02:00
  • bdca995e24 Move impl files under mysql -module. Petri Autero 2019-02-05 10:33:24 +02:00
  • cbb1111204 Merge branch 'rdd_and_structure' into initial_implementation Petri Autero 2019-02-01 23:18:12 +02:00
  • 7bc5e4e9e7 Documentation updates Petri Autero 2019-02-01 12:30:23 +02:00
  • dfb4eb8538 Add sandbox for experimentation Petri Autero 2019-02-01 12:09:36 +02:00
  • 941c7c10f9 Readme for cloud sql module Petri Autero 2019-01-30 22:44:30 +02:00
  • 3cd7599c94 Readme for cloud sql module Petri Autero 2019-01-30 22:42:10 +02:00
  • e67085156e Add separate modules for Postgres and MySQL. More detailed documentation of core capabilities. Petri Autero 2019-01-30 18:08:07 +02:00
  • b7aa325fa0 Update README.md Yoriyasu Yano 2019-01-28 22:01:01 +02:00
  • b928cf1073 Initial commit with proposed structure and files. Petri Autero 2019-01-28 15:53:39 +02:00
  • 94ae6c4436 Initial commit Yoriyasu Yano 2019-01-24 15:44:24 -08:00