Skip to content

Commit d970254

Browse files
Merge pull request #79 from codefresh-io/saas_pack_docs
added pack_id docs
2 parents 946e350 + 8bbb7f2 commit d970254

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/resources/pipeline.md

+1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ resource "codefresh_pipeline" "test" {
106106
- `trigger` - (Optional) A collection of `trigger` blocks as documented below. Triggers [documentation](https://codefresh.io/docs/docs/configure-ci-cd-pipeline/triggers/git-triggers/).
107107
- `spec_template` - (Optional) A collection of `spec_template` blocks as documented below.
108108
- `runtime_environment` - (Optional) A collection of `runtime_environment` blocks as documented below.
109+
- `pack_id` - (Optional) SAAS pack (`5cd1746617313f468d669013` for Small; `5cd1746717313f468d669014` for Medium; `5cd1746817313f468d669015` for Large; `5cd1746817313f468d669017` for XL; `5cd1746817313f468d669018` for XXL)
109110
- `contexts` - (Optional) A list of strings representing the contexts ([shared_configuration](https://codefresh.io/docs/docs/configure-ci-cd-pipeline/shared-configuration/)) to be configured for the pipeline
110111
- `termination_policy` - (Optional) A `termination_policy` block as documented below.
111112
- `options` - (Optional) A `options` block as documented below.

0 commit comments

Comments
 (0)