TFinitoc - demonstrate the following:

Developing a terraform configuration with a few resources from your chosen cloud provider.

Running a basic plan and apply with Terraform OSS.

Running a basic plan and apply with the VCS workflow inside Terraform Cloud.

Running a basic plan and apply with the remote backend from Terraform OSS that shows up in Terraform Cloud.

Writing a basic Sentinel policy to restrict something inside your configuration (time of day or perhaps instance types).

Add a basic module into your configuration from the Module Registry.