ignoreEnvVars

@JvmName(name = "ptftmnitwqoywmbx")
suspend fun ignoreEnvVars(value: Output<Map<String, Boolean>>)
@JvmName(name = "bmpjqwyjwksgttyd")
suspend fun ignoreEnvVars(value: Map<String, Boolean>?)

Parameters

value

A set of environment variables that are ignored by the provider when configuring the Nomad API client.


@JvmName(name = "nnbvlrolsmpneupw")
fun ignoreEnvVars(vararg values: Pair<String, Boolean>)

Parameters

values

A set of environment variables that are ignored by the provider when configuring the Nomad API client.