Creating an AWS S3 Bucket with Pulumi in Python
This walks through creating an object storage bucket on all three major clouds with Pulumi and Python: an S3 bucket on AWS, a Cloud Storage bucket on Google Cloud, and a blob container on Azure. Same tool, same language, three… Read moreCreating an AWS S3 Bucket with Pulumi in Python