- Don’t commit the .tfstate file (source)
terraform fmtto lint the .tf fileterraform validateto ensure the correctness of .tf file before callingterraform apply- Commit the
.terraform.lock.hclfile to make sure thatterraformuses the same version of plugins and providers
This repository was archived by the owner on Aug 27, 2023. It is now read-only.