This commit is contained in:
Francis Nickels 2022-07-14 13:56:57 -07:00
parent feced2a0cc
commit f73a9b01fc

View file

@ -170,7 +170,6 @@ func realMain() int {
return 1
}
//FJN here <<<<<<<<<<<<<<<<<<<<
// The arguments can begin with a -chdir option to ask Terraform to switch
// to a different working directory for the rest of its work. If that
// option is present then extractChdirOption returns a trimmed args with that option removed.