Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
Ileriayo committed Mar 9, 2022
1 parent 18fd64f commit ad10d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/google_cloud_functions/simple/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ terraform {

# Documentation: https://www.terraform.io/docs/language/values/variables.html
variable "project_id" {
type = string
type = string
default = "changeme_myprojectid"
}

Expand Down

0 comments on commit ad10d2f

Please sign in to comment.