What is the effect of setting variable as "sensitive"?
Answer
It doesn't show its value when you run terraform apply or terraform plan but eventually it's still recorded in the state file.
It doesn't show its value when you run terraform apply or terraform plan but eventually it's still recorded in the state file.