Expand my Community achievements bar.

How to remove Fastly yaml configuration from AEMaaCS

Avatar

Level 1

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/con...) 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?

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies