- Issue created by @dmundra
We are trying to purge only the home page so '/' and when we try that with the path option we get the error 'Exception while trying to invalidate the items: Path invalidations cannot start with slashes.'
Note that in CloudFront we can specific just '/' and that invalidates the home page correctly. Is there a way to do that with the module?
Setup the module as per the documentation.
Either allow forward slash or create a new type called 'Home page' or something that just sends a request to purge '/'
Potentially adding a new drop-down.
Active
2.1
Code