atmos icon indicating copy to clipboard operation
atmos copied to clipboard

Integration with IDEs

Open nitrocode opened this issue 2 years ago • 1 comments

Describe the Feature

I'd love if I could get input vars in stack catalogs to populate

I recently got this working in vscode for cloud custodian and it would be really cool to see it working with atmos

https://cloudcustodian.io/docs/quickstart/index.html#editor-integration

For atmos, the commands might be

atmos schema --json > schema.json

And these commands would probably need to be rerun on new input vars in components or new import catalogs or new components

Expected Behavior

See above

Use Case

Easier to populate stacks without having to dart between terraform variables and stack yaml

Describe Ideal Solution

Integration with vscode

Alternatives Considered

No response

Additional Context

No response

nitrocode avatar Sep 29 '23 06:09 nitrocode

@dudymas is looking into something like this on the side. No ETA.

osterman avatar Oct 19 '23 16:10 osterman