From a2f16fc2b434ab95d2226de1dfaec4844997faa7 Mon Sep 17 00:00:00 2001 From: Dan Gordon Date: Wed, 29 Apr 2026 18:33:50 -0700 Subject: [PATCH] fix fastly customer quote on iac page (#44463) Apparently they actually said "GitOps" and not "infrastructure as code". The quote at the bottom of the page was incorrect. Now they are both right. Thanks for the catch @eashaw ## Summary by CodeRabbit * **Documentation** * Updated website testimonials and case study quotes with refreshed terminology and messaging to better reflect current positioning. --- website/views/pages/infrastructure-as-code.ejs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/views/pages/infrastructure-as-code.ejs b/website/views/pages/infrastructure-as-code.ejs index 2326e883d8..fb82c8646d 100644 --- a/website/views/pages/infrastructure-as-code.ejs +++ b/website/views/pages/infrastructure-as-code.ejs @@ -57,7 +57,7 @@
Fastly logo
-

"The shift to infrastructure as code has modernized our operations, giving us the agility and change control we needed, giving leadership real-time confidence in device health and compliance."

+

"The shift to GitOps has modernized our operations, giving us the agility and change control we needed, giving leadership real-time confidence in device health and compliance."

Dan Jackson @@ -484,7 +484,7 @@ Fastly logo

- The shift to infrastructure as code has modernized our operations, giving us the agility and change control we needed, giving leadership real-time confidence in device health and compliance. + The shift to GitOps has modernized our operations, giving us the agility and change control we needed, giving leadership real-time confidence in device health and compliance.

@@ -553,4 +553,4 @@ <%/* Cloud city banner */%>
-<%- /* Expose server-rendered data as window.SAILS_LOCALS :: */ exposeLocalsToBrowser() %> \ No newline at end of file +<%- /* Expose server-rendered data as window.SAILS_LOCALS :: */ exposeLocalsToBrowser() %>