Skip to content

Commit

Permalink
improvements for bridgecrew
Browse files Browse the repository at this point in the history
  • Loading branch information
yadavprakash committed May 21, 2021
1 parent c5bdfba commit 3887fbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ variable "encrypted" {
}

variable "network_interface_id" {
type = string
default = null
type = string
default = null
description = "ID of the network interface to attach"
}

0 comments on commit 3887fbb

Please sign in to comment.