mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-20 14:29:25 -04:00
Ensure developers can still access SES & SNS from workstations
This commit is contained in:
@@ -3,3 +3,7 @@ variable "cf_password" {
|
||||
}
|
||||
variable "cf_user" {}
|
||||
variable "username" {}
|
||||
variable "source_ip" {
|
||||
type = string
|
||||
default = "0.0.0.0/0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user