Skip to content

barracuda-cloudgen-access/terraform-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barracuda CloudGen Access - Terraform Modules

Barracuda CloudGen Access

Terraform modules for CloudGen Access resources

Visit the Website

Check the Product Documentation

Modules

Misc

  • 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 github actions with nektos/act

Links

License

Licensed under the Apache License, Version 2.0, a OSI-approved license.

Disclaimer

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.