Skip to content

Commit

Permalink
Add description for codespaces_ip TF input var.
Browse files Browse the repository at this point in the history
  • Loading branch information
jelaiw committed Jul 30, 2023
1 parent a801926 commit 8802b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ variable "zone" {

variable "codespaces_ip" {
type = string
description = "The GitHub-issued IP address for this dev container."
}

0 comments on commit 8802b42

Please sign in to comment.