Skip to content

terraform-aws-postgres-rds-v1.0.2

Latest
Compare
Choose a tag to compare
@devops4me devops4me released this 22 Sep 22:19

This release adds the publicly accessible boolean flag to both module and example.

The following have also been delivered

  • improved module documentation
  • added dockerized module example
  • tidied up the module variables list
  • added conditionals around public private subnets dependending on public accessibility

This is a patch release as the new publicly accessible variable defaults to false so does not break the interface contract with any currently dependent terraform code.