We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a626e0 commit a4f71acCopy full SHA for a4f71ac
src/main.tf
@@ -1,6 +1,6 @@
1
module "dms_replication_instance" {
2
source = "cloudposse/dms/aws//modules/dms-replication-instance"
3
- version = "0.1.1"
+ version = "0.2.0"
4
5
# https://docs.aws.amazon.com/dms/latest/userguide/CHAP_ReleaseNotes.html
6
engine_version = var.engine_version
0 commit comments