© 2024 Prancer Enterprise

blog

Prancer
May 13, 2020

Infrastructure as Code Validation

Introduction: Infrastructure-as-Code has revolutionized cloud environments by providing a scalabl...

Read more
Prancer
May 13, 2020

Cloud Security Testing

Introduction: Importance of cloud security testing Cloud-security is of paramount importance in t...

Read more
Prancer
May 13, 2020

Infrastructure as Code Security

Introduction: Securing infrastructure as code (IaC) is essential for maintaining a robust and res...

Read more
Prancer
January 1, 1970

Using prancer-cli with Azure DevOps

In order to use prancer-cli for DevOps Pipelines in Microsoft Azure, you can follow the below st...

pip3 –version sudo pip3 install prancer-cli==1.0.6 displayName: ‘prepare-env̵...

prutil -a create prutil -t default_container -o displayName: ‘run-test’ Defin...

Read more