Containers on GCE are just higher-level configurations that Google exposes on the console and on gcloud. There is no API for that, internally the console and gcloud creates instances with Container-optimized OS and a startup-script that initiates the container that you specified: https://cloud.google.com/compute/docs/instances/create-start-instance#from-container-image
green-school-95910
08/31/2020, 5:15 PM
The module the made for terraform does just that too. It translates a smaller and more concise API into the generic one. You can make a Component on pulumi that does the same thing.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.