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 62b4b3c commit 0048e1cCopy full SHA for 0048e1c
README.md
@@ -77,6 +77,7 @@ module "pipeline" {
77
module "pipeline" {
78
...
79
branch = "main"
80
+ deployment_type = "parallel"
81
mode = "SUPERSEDED"
82
detect_changes = false
83
kms_key = aws_kms_key.this.arn
0 commit comments