How to remove Fastly yaml configuration from AEMaaCS | Community
Skip to main content
August 8, 2024
Question

How to remove Fastly yaml configuration from AEMaaCS

  • August 8, 2024
  • 0 replies
  • 560 views

We have carried out some tests with fastly and made a configuration as documented here (https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/content-delivery/cdn-configuring-traffic) via a yaml file.

After our tests we would like to restore the original state. However, it is not documented how this should be done.
If I start the config pipeline with a yaml file that is empty or does not contain a complete data section e.g.

 

kind: "CDN" version: "1" metadata: envTypes: [ "dev" ]

 

then the config pipeline fails.

Does anyone know a way to cleanly remove the already deployed config?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.