We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was trying to configure runtime to use "Medium" SAAS node, but couldn't find a suitable name for:
resource "codefresh_pipeline" "agiletoolkit-org" { # snip runtime_environment { name = "system/default" # ? cpu = 2 } } }
I also couldn't find this from codefresh cli:
$ codefresh get runtime-environments no available resources
Please provide example (I can create PR to expand documentation)
The text was updated successfully, but these errors were encountered:
Hey @romaninsh Did you figure how to set runtime_environment as a SAAS? Thanks
Sorry, something went wrong.
#28: add pack_id to support Saas package size
ffda357
Merge pull request #77 from codefresh-io/saas_pack
946e350
No branches or pull requests
I was trying to configure runtime to use "Medium" SAAS node, but couldn't find a suitable name for:
I also couldn't find this from codefresh cli:
Please provide example (I can create PR to expand documentation)
The text was updated successfully, but these errors were encountered: