Null
null
A value that represents absence or omission. Setting an arugment’s value to null
, Terraform will act as though you had completely omitted it. It will use the argument’s default value if it has one, or raise an error if the argument is mandatory.