[deploy] Remove FASTLY_SAFE_PARAMS_SNIPPET_NAME env var (#7669)

This commit is contained in:
Alex 2020-05-04 13:13:05 -04:00 committed by GitHub
parent 5a94cd9235
commit edf0e62e96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,7 +107,6 @@ variable :HCTI_API_KEY, :String, default: "Optional"
# (https://docs.fastly.com/api/)
variable :FASTLY_API_KEY, :String, default: ""
variable :FASTLY_SERVICE_ID, :String, default: ""
variable :FASTLY_SAFE_PARAMS_SNIPPET_NAME, :String, default: ""
# Honeycomb for monitoring and observability
# (https://www.honeycomb.io/)