Provide plan‑time, name/path → ID resolution for spaces (avoid apply‑time diff noise)

Looking up parent_space_id via data.spacelift_space_by_path causes ‘will be read during apply’ noise; we’d like a plan‑time resolvable alternative (similar to name-based worker pool lookups).

Workaround
-
Problem
Using parent_space_id = data.spacelift_space_by_path.parent_space.id often yields (known after apply) in plans, creating noisy diffs for every spacelift_space referencing it even when nothing truly changes in Spacelift. This noise increases risk of unintentional changes slipping through

Please authenticate to join the conversation.

Upvoters
Status

🔭 Discovery

Board

💡 Feature Requests

Date

7 months ago

Subscribe to post

Get notified by email when there are changes.