We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cb6c91 commit 7384552Copy full SHA for 7384552
quickstart/201-postgresql-fs-db/variables.tf
@@ -1,6 +1,6 @@
1
variable "name_prefix" {
2
default = "postgresqlfs"
3
- description = "Prefix of the resource name that's combined with a random ID so name is unique in your Azure subscription."
+ description = "Prefix of the resource name."
4
}
5
6
variable "location" {
0 commit comments