Hacker News new | ask | show | jobs
by ranguna 1332 days ago
> UI driven process

Interesting, although not something I personally like. I'm more used to doing this automatically through pipelines.

Are there any plans to add an automated process, without ui or anything like that?

Fully automated through the cli, like the terraform apply command or sequelize migrations.

1 comments

Ah yes, that makes sense and we should be able to do that based on the API. The migrations are ultimately JSON documents.
Awesome!

Will monitor the docs page for this.