Hacker News new | ask | show | jobs
by wodenokoto 1044 days ago
Isn’t google cloud deployment just bash calls to the google cloud cli disguised as declarations by way of yaml?
1 comments

Considering the fact that you can inject python code blocks, I kind of doubt it. It also makes API calls that populates a dashboard with an inventory of resources created, so it seems to be more of an api wrapper like other IaC solutions.