F5 Programmability Training > Automation Mini Classes > Mini Class 2 - Getting Started with F5 Terraform Source | Edit on
Module - Creating Terraform TF File¶
This class covers the following topics:
- Update the master.tf file to include infrastructure resources like NTP, DNS, VLAN
- Update master.tf file to include Application Objects like Virtual Server, Pool, nodes etc.
- Execute Terraform Plan to check what terraform will create on BIG-IP
- Execute Terraform apply to manifest the configuration on BIG-IP
Expected time to complete: 15 mins