Skip to content

Commit dfa1957

Browse files
bharathkkbapeabody
andauthored
Update examples/tags_project/variables.tf
Co-authored-by: Andrew Peabody <andrewpeabody@google.com>
1 parent 81da749 commit dfa1957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tags_project/variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ variable "organization_id" {
2222
variable "folder_id" {
2323
description = "The ID of a folder to host this project."
2424
type = string
25-
default = ""
25+
default = null
2626
}
2727

2828
variable "billing_account" {

0 commit comments

Comments
 (0)