Skip to content

Support terraform state operations #428

Open
@ZIJ

Description

@ZIJ

Sometimes it happens that you need to fix something manually via terraform state commands.
Do you support terraform state/import commands?
It would be great if user could just type digger state list/mv/rm or digger import... directly in PR comment and get the result in the next comment from digger

Raised by Igor Pinchuk (from commonground ai)

--

Thought (by Igor Z): this is another pointer towards the "state manager" piece; the UI demoware we have also points this way (list of projects). Admin flow is the same thing - operations on projects (each of them corresponding to a piece of state). UI or CLI or API that doesn't change the fact that our tool needs to support these operations one way or another. And this in turn boils down to the "source of truth" question, it is a fork in the road in some sense: if the source of truth for projects is digger.yml that's a completely different route vs the source of truth being in the DB (cloud or self-hosted). Some deeper product thinking needed

tagging @motatoes

Metadata

Metadata

Assignees

No one assigned

    Labels

    need for backendtracking issues addressing which would require an orchestrating backenduser-reported

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions