Skip to content

Commit bcd6175

Browse files
committed
refactor(terraform): remove unused OVH_TOKEN variable from variable.tf
1 parent 86717a3 commit bcd6175

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

variable.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ variable "GITHUB_APP_PRIVATE_KEY_BASE64" {
2424
type = string
2525
}
2626

27-
variable "OVH_TOKEN" {
28-
type = string
29-
}
30-
3127
variable "OVH_CA_DATA" {
3228
type = string
3329
}

0 commit comments

Comments
 (0)