Skip to main content
← Back to index page

1.294.0

Aurora Upstream: Serverless, Tags, Enabled: False

What

  • Set module.context to module.cluster across all resources
  • Only set parameter for replica if cluster size is > 0
  • enabled: false support

Why

  • Missing tags for SSM parameters for cluster attributes
  • Serverless clusters set cluster_size: 0, which will break the SSM parameter for replica hostname (since it does not exist)
  • Support enabled false for aurora-*-resources components

References

  • n/a

Commiters

Pull Requests