https://github.com/gopherlinzy/selefra-terraform-provider-azure
https://github.com/gopherlinzy/selefra-terraform-provider-azure
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gopherlinzy/selefra-terraform-provider-azure
- Owner: Gopherlinzy
- Created: 2023-03-28T04:52:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T04:52:52.000Z (about 2 years ago)
- Last Synced: 2025-01-15T01:46:24.749Z (4 months ago)
- Language: Shell
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Selefra is an open-source policy-as-code software that provides analytics for multi-cloud and SaaS.
![]()
# Selefra provider template usage document
[Selefra provider template usage document](./docs/template-usage.md)# Selefra Provider REPLACE-ME-TO-YOUR-PROVIDER-NAME
Use this repo as a raw reference to **tables and schema** for REPLACE-ME-TO-YOUR-PROVIDER-NAME resources. [Here's](https://github.com/selefra/selefra-provider-REPLACE-ME-TO-YOUR-PROVIDER-NAME/blob/main/docs/tables/REPLACE-ME-TO-YOUR-PROVIDER-NAME.md) a summary of full coverage.
As an experienced user, the tables are especially helpful when you're writing SQL queries for specific task.
If you're just starting, navigate to our documentation for example usage.## Documentation
See [Docs](https://selefra.io/docs) for best practices and detailed instructions. In docs, you will find info on installation, CLI usage, project workflow and more guides on how to accomplish cloud inspection tasks.
## Community
Selefra is a community-driven project, we welcome you to open a [GitHub Issue](https://github.com/selefra/selefra/issues/new/choose) to report a bug, suggest an improvement, or request new feature.
- Join
[Selefra Community](https://selefra.io/community/join) on Slack. We host `Community Hour` for tutorials and Q&As on regular basis.
- Follow us on[Twitter](https://twitter.com/SelefraCorp) and share your thoughts!
- Email us at[email protected]
## Contributing
For developers interested in building Selefra codebase, read through [Contributing.md](https://github.com/selefra/selefra/blob/main/CONTRIBUTING.md) and [Selefra Roadmap](https://github.com/orgs/selefra/projects/1).
Let us know what you would like to work on!## License
[Mozilla Public License v2.0](https://github.com/selefra/selefra/blob/main/LICENSE)