A suite of rules to validate Azure resources against the Cloud Adoption Framework (CAF) using PSRule.
Перейти к файлу
Bernie White 68947c452c
Added additional rule docs (#7)
2020-01-05 21:23:51 +10:00
.azure-pipelines Add inital project files (#1) 2019-12-16 15:56:41 +10:00
.github Add inital project files (#1) 2019-12-16 15:56:41 +10:00
.vscode Added additional rule docs (#7) 2020-01-05 21:23:51 +10:00
docs Added additional rule docs (#7) 2020-01-05 21:23:51 +10:00
src/PSRule.Rules.CAF Added additional rule docs (#7) 2020-01-05 21:23:51 +10:00
tests/PSRule.Rules.CAF.Tests Added IP and LB name rules (#5) 2020-01-03 20:09:14 +10:00
.gitignore Add inital project files (#1) 2019-12-16 15:56:41 +10:00
.markdownlint.json Add inital project files (#1) 2019-12-16 15:56:41 +10:00
CHANGELOG.md Add inital project files (#1) 2019-12-16 15:56:41 +10:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2019-12-15 21:40:07 -08:00
CONTRIBUTING.md Add inital project files (#1) 2019-12-16 15:56:41 +10:00
LICENSE Add inital project files (#1) 2019-12-16 15:56:41 +10:00
README.md Add inital project files (#1) 2019-12-16 15:56:41 +10:00
SECURITY.md Add inital project files (#1) 2019-12-16 15:56:41 +10:00
ps-project.yaml Add inital project files (#1) 2019-12-16 15:56:41 +10:00

README.md

PSRule for Cloud Adoption Framework

A suite of rules to validate Azure resources against the Cloud Adoption Framework (CAF) using PSRule.

ci-badge

More to come soon.

Disclaimer

This project is to be considered a proof-of-concept and not a supported product.

For issues with rules and documentation please check our GitHub issues page. If you do not see your problem captured, please file a new issue and follow the provided template.

If you have any problems with the PSRule engine, please check the project GitHub issues page instead.

Changes and versioning

Modules in this repository will use the semantic versioning model to declare breaking changes from v1.0.0. Prior to v1.0.0, breaking changes may be introduced in minor (0.x.0) version increments. For a list of module changes please see the change log.

Pre-release module versions are created on major commits and can be installed from the PowerShell Gallery. Pre-release versions should be considered experimental. Modules and change log details for pre-releases will be removed as standard releases are made available.

Contributing

This project welcomes contributions and suggestions. If you are ready to contribute, please visit the contribution guide.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Maintainers

License

This project is licensed under the MIT License.