6 ms·
I wonder what Google is going to do in this space - it seemed like terraform had been their de-facto infrastructure as code tool for GCP - they really need OSS
by tehalex 3y ago
I wonder what Google is going to do in this space - it seemed like terraform had been their de-facto infrastructure as code tool for GCP - they really need OSS or to build something first party.
- mdaniel 3y agoOr they could make Deployment Manager not just facepalm dumb: https://cloud.google.com/deployment-manager/docs/configuration/supported-resource-types?hl=en#apis_for_supported_resources https://cloud.google.com/deployment-manager/docs/configurati... But I'm guessing no one gets promoted for DX improvements, when there's AI editors to screenshot launch!1! I know CloudFormation gets shit upon, but for a lot of use cases it is very low drama, and (most important to me personally) it enables one-click deploys into customer accounts https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stacks-quick-create-links.html https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGui... without involving "first, open your terminal ..."
- josephcsible 3y agoI'd love to see them make a fork of the last FOSS version, just like Amazon forked ElasticSearch into OpenSearch.