We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf6d4c commit a52bbedCopy full SHA for a52bbed
devops/terraform/tf-backend/variables.tf
@@ -1,6 +1,6 @@
1
# Azure Rg
2
variable "digital_product_affix" {
3
- default = "gopoctb"
+ default = "mopoctb"
4
description = "The digital product affix."
5
type = string
6
}
0 commit comments