Skip to content

Onboarding Intake(1/3): Intake Runner#1086

Open
devanshcache wants to merge 38 commits intostackitcloud:mainfrom
stackit-intake:onboard-intake
Open

Onboarding Intake(1/3): Intake Runner#1086
devanshcache wants to merge 38 commits intostackitcloud:mainfrom
stackit-intake:onboard-intake

Conversation

@devanshcache
Copy link
Copy Markdown

Description

This PR onboards the new STACKIT Intake (ticket) service into the Terraform provider.

Intake is composed of three components:

  • Intake Runners: dedicated, isolated runtime data ingestion environment
  • Intake: a specific data stream or topic within an Intake Runner
  • Intake Users: provides secure access credentials for your applications to connect to your Intake

This PR contains the Intake Runners part only to make a quicker and less overwhelming review.

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@devanshcache devanshcache requested a review from a team as a code owner December 8, 2025 08:08
@devanshcache devanshcache changed the title onboarding(1/3): Intake Runner Onboarding Intake(1/3): Intake Runner Dec 8, 2025
Comment thread stackit/internal/services/intake/runner/resource.go
Comment thread stackit/internal/services/intake/runner/resource_acc_test.go Outdated
Comment thread stackit/internal/services/intake/runner/resource_acc_test.go Outdated
Comment thread stackit/internal/services/intake/runner/resource_acc_test.go Outdated
Comment thread docs/resources/intake_runner.md
Comment thread stackit/internal/services/intake/runner/data_source.go Outdated
Comment thread stackit/internal/services/intake/runner/resource.go Outdated
Comment thread stackit/internal/services/intake/runner/resource.go Outdated
Comment thread stackit/internal/services/intake/runner/resource.go Outdated
Comment thread stackit/internal/services/intake/runner/resource.go Outdated
Comment thread stackit/internal/services/intake/runner/resource.go Outdated
Comment thread stackit/internal/services/intake/runner/resource.go Outdated
Comment thread stackit/internal/services/intake/runner/resource.go Outdated
Comment thread stackit/internal/services/intake/runner/resource.go Outdated
Comment thread stackit/internal/services/intake/runner/resource.go Outdated
Comment thread stackit/provider.go
Comment thread stackit/internal/services/intake/runner/data_source.go Outdated
Comment thread stackit/internal/services/intake/runner/resource_acc_test.go Outdated
Comment thread stackit/internal/services/intake/runner/resource_acc_test.go Outdated
@rubenhoenle
Copy link
Copy Markdown
Member

@yago-123 could you please resolve the comments you adressed already? I will only start with another review as soon as all open comments are resolved.

@rubenhoenle
Copy link
Copy Markdown
Member

And please check that failing CI pipeline. Maybe run a make lint and a make test before your next update of this PR 😅

@yago-123
Copy link
Copy Markdown

@yago-123 could you please resolve the comments you adressed already? I will only start with another review as soon as all open comments are resolved.

Yes! notice this is still in progress though

@yago-123 yago-123 force-pushed the onboard-intake branch 3 times, most recently from 9d5b54d to 3922287 Compare January 27, 2026 14:54
@github-actions github-actions Bot removed the Stale PR is marked as stale due to inactivity. label Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants