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 5dd5a77 commit f538e3fCopy full SHA for f538e3f
README.md
@@ -43,7 +43,7 @@ Third-party service:
43
```hcl
44
module "pipeline" {
45
source = "aws-samples/pipeline/aws"
46
- version = "2.2.x"
+ version = "2.3.x"
47
pipeline_name = "pipeline-name"
48
repo = "organization/repo"
49
connection = aws_codestarconnections_connection.this.arn
0 commit comments