hashicorp / terraform-provider-bitbucket

This Terraform provider is archived per our provider archiving process: https://terraform.io/docs/internals/archiving.html
https://registry.terraform.io
Mozilla Public License 2.0
32 stars 105 forks source link

Make deployment variables sensitive #66

Open frangz opened 4 years ago

frangz commented 4 years ago

Setting Sensitive to true for deployment_variable so Terraform hides values from the CLI output, as they often contain sensitive credentials.