Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Day04 - Terraform State File

How Terraform update Infrastructure

  • Goal is to keep the actual state same as the desired state
  • The actual state resides inside a file called statefile
image

State file best practices

image

Assignment for day04

  • Create Azure resources such as resource group and storage account using a remote backend