Back to course

Advanced Terraform Modules for Efficiency

FinOps for Scalable Infrastructure

Building 'FinOps-ready' Modules

We will create a Terraform module for an Auto-scaling group that forces the use of Spot instances for 80% of its capacity.

Module Inputs

Adding variables for business_hours_only that automatically attaches a schedule if set to true.