this repo has no description

Add tfplan to gitignore

+1
+1
.gitignore
··· 14 14 # control as they are data-based configuration files and not code. 15 15 *.tfvars 16 16 *.tfvars.json 17 + tfplan 17 18 18 19 # Ignore override files as they are usually used to override resources locally and so 19 20 # are not considered part of the primary codebase