This lab mainly uses the Alibaba Cloud Provider plug-in of Terraform, and introduces the process of using Terraform to build an OSS statically hosted website. A static website is one where all web pages consist of static content, including client-side executed scripts (such as JavaScript). Users can host a static website to the OSS storage space (Bucket) through the static website hosting function of the OSS service, and use the bucket's access domain name to access the website.