Skip to content
New issue

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

Unclear possible values of project/spec/runtime_environment/name #28

Open
romaninsh opened this issue Jan 3, 2021 · 1 comment
Open

Comments

@romaninsh
Copy link

romaninsh commented Jan 3, 2021

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)

@jmanuelortizn
Copy link

Hey @romaninsh
Did you figure how to set runtime_environment as a SAAS?
Thanks

lrochette added a commit that referenced this issue Mar 14, 2022
#28: add pack_id to support Saas package size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants