Skip to content

Commit 0048e1c

Browse files
committed
add input to readme
1 parent 62b4b3c commit 0048e1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ module "pipeline" {
7777
module "pipeline" {
7878
...
7979
branch = "main"
80+
deployment_type = "parallel"
8081
mode = "SUPERSEDED"
8182
detect_changes = false
8283
kms_key = aws_kms_key.this.arn

0 commit comments

Comments
 (0)