Skip to content

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

Open
@SpencerC

Description

@SpencerC

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions