Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 21:54
· 44 commits to main since this release
7cef783
implement simple rolling update using depends_on @finchr (#191)

what

Implement a simple rolling update for the aws_rds_cluster_instance default instances.

why

To implement a zero downtime deploy for simple changes.

references

closes #190