atmos
atmos copied to clipboard
Support running hooks for preexisting configurations
Describe the Feature
I want an ability to import values from an already deployed configuration, without making changes.
Expected Behavior
As a suggestion, there should be a lifecycle hook on the terraform output command too, maybe.
Use Case
I already have an organization configuration deployed using the reference architecture, and that was done before hooks even existed. I want the ability to use the store for certain values.
Describe Ideal Solution
More lifecycle hooks, for example on terraform output or even terraform refresh ?
Alternatives Considered
No response
Additional Context
No response
Oops, closed the wrong issue
I like the idea of hooking in outputs or refresh. It could also be part of an automatic drift remediation.