Hi all, just reposting this in the ZTNA channel.
The script allows for automated deployment for Netskope Private Access Publishers in AWS using CloudFormation. I updated the script to support the latest publisher and Ubuntu version.
https://github.com/Mitsj0l/Netskope-ZTNA-Publisher-AWS-Cloudformation
If you are interested in this you might also want to checkout:
Copy from the GIT:
This repository contains:
netskope-publisher.yamlnetskope-parameters.jsonnsk-deployment.sh
The deployment flow is:
- CloudFormation creates the AWS resources.
- User data downloads
nsk-deployment.shfrom S3. - The script creates the Publisher in Netskope.
- The script retrieves the registration token and registers the Publisher.
- Optional post-registration steps can run automatically:
- Browser Access AnyApp enablement
- System update and publisher image upgrade
- sensitive artifact cleanup



