You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "The working directory to use for determining the init configuration. Defaults to the `path.root` directory (configuration of the parent Terraform configuration being planned/applied)."
type = string
default = null
}
variable "fetch_remote_state" {
description = "Whether the current (pre-apply) Terraform state of this configuration should be retrieved, as provided by the `terraform_remote_state` data source."