mirror of
https://github.com/actions/runner-images.git
synced 2026-01-02 16:24:24 +08:00
[ImageGen] Fix allowed_inbound_ip_addresses error (#5597)
* Fix allowed_inbound_ip_addresses error * Add space
This commit is contained in:
committed by
GitHub
parent
de68d8faea
commit
c3fb682f73
@@ -1,5 +1,6 @@
|
||||
|
||||
variable "allowed_inbound_ip_addresses" {
|
||||
type = list(string)
|
||||
default = []
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user