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

TERRA-113 ⁃ Add support for creating streaming functions #238

Open
SpencerC opened this issue May 11, 2023 · 0 comments
Open

TERRA-113 ⁃ Add support for creating streaming functions #238

SpencerC opened this issue May 11, 2023 · 0 comments

Comments

@SpencerC
Copy link

SpencerC commented May 11, 2023

Being able to update functions as part of a CI workflow would be extremely powerful.

resource "astra_streaming_function" "streaming_function-1" {
  namespace     = "default"
  name               = "function-1"
  path_to_code = "../code"
  ...
}

┆Issue is synchronized with this Jira Task by Unito
┆Issue Number: TERRA-113
┆Priority: Major

@sync-by-unito sync-by-unito bot changed the title Add support for creating streaming functions TERRA-113 ⁃ Add support for creating streaming functions May 11, 2023
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

1 participant