Terraform modules for CloudGen Access resources
Visit the Website
Check the Product Documentation
- This repository has pre-commit configured
- Test all the pre-commit hooks with:
docker run -v $(pwd):/lint -w /lint ghcr.io/antonbabenko/pre-commit-terraform:latest run -a
- Cleanup, in case of plugin issues:
find . -name ".terraform*" -print0 | xargs -0 rm -r
- Test all the pre-commit hooks with:
- Test github actions with nektos/act
- More deploy options:
Licensed under the Apache License, Version 2.0, a OSI-approved license.
All of the source code on this repository is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. in no event shall Barracuda be liable for any claim, damages, or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the source code.