There was an error while loading. Please reload this page.
1 parent c10ec89 commit fb90e88Copy full SHA for fb90e88
1 file changed
terraform/variables.tf
@@ -5,6 +5,7 @@
5
variable "ARM_SUBSCRIPTION_ID" {
6
description = "Production Subscription ID"
7
type = string
8
+ sensitive = true
9
}
10
variable "DEVSECOPS_OBJECT_ID" {
11
description = "Object ID for the DevSecOps principal, which includes the Production service connection"
0 commit comments