-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
I see options for passing backend configuration to terraform init.
BackendConfig map[string]interface{} // The vars to pass to the terraform init command for extra configuration for the backend
However, cannot figure out how to suppress backend configuration. This would be equivalent to terraform init -backend=false.
Thanks
travis-crowder-kr, JulienFto and shaneramey