akamai / cli-terraform

Akamai CLI plugin Admin Support for multiple OpenAPI resource types
Apache License 2.0
21 stars 11 forks source link

CLI fails if Akamai Property Rule name has "/" in its name #13

Closed deepakjd2004 closed 2 years ago

deepakjd2004 commented 2 years ago

Issue - CLI throws below error when rule name has backslash in its name

Can't write property rule snippets: %!(EXTRA *os.PathError=open property-snippets/Livestream/Home Endpoints Detection.json: no such file or directory)

dstopka commented 2 years ago

Hi @deepakjd2004 ,

Thank you for opening the pull request and bringing this issue to our attention. Unfortunately it is pointing to the release branch (it must point to the master branch) and lacks unit tests. We are working on fixing this issue and we'll include it in the future release.

Regards, Darek