Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deploymenttheory/terraform-demo-microsoft365

A gha demo using gitlab branching and terraform to automate configuration for microsoft365
https://github.com/deploymenttheory/terraform-demo-microsoft365

demo microsoft365 terraform

Last synced: 27 days ago
JSON representation

A gha demo using gitlab branching and terraform to automate configuration for microsoft365

Awesome Lists containing this project

README

        

# Template

This repository serves as a **Default Template Repository** according official [GitHub Contributing Guidelines][ProjectSetup] for healthy contributions. It brings you clean default Templates for several areas:

- [Azure DevOps Pull Requests](.azuredevops/PULL_REQUEST_TEMPLATE.md) ([`.azuredevops\PULL_REQUEST_TEMPLATE.md`](`.azuredevops\PULL_REQUEST_TEMPLATE.md`))
- [Azure Pipelines](.pipelines/pipeline.yml) ([`.pipelines/pipeline.yml`](`.pipelines/pipeline.yml`))
- [GitHub Workflows](.github/workflows/)
- [Super Linter](.github/workflows/linter.yml) ([`.github/workflows/linter.yml`](`.github/workflows/linter.yml`))
- [Sample Workflows](.github/workflows/workflow.yml) ([`.github/workflows/workflow.yml`](`.github/workflows/workflow.yml`))
- [GitHub Pull Requests](.github/PULL_REQUEST_TEMPLATE.md) ([`.github/PULL_REQUEST_TEMPLATE.md`](`.github/PULL_REQUEST_TEMPLATE.md`))
- [GitHub Issues](.github/ISSUE_TEMPLATE/)
- [Feature Requests](.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md) ([`.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md`](`.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md`))
- [Bug Reports](.github/ISSUE_TEMPLATE/BUG_REPORT.md) ([`.github/ISSUE_TEMPLATE/BUG_REPORT.md`](`.github/ISSUE_TEMPLATE/BUG_REPORT.md`))
- [Codeowners](.github/CODEOWNERS) ([`.github/CODEOWNERS`](`.github/CODEOWNERS`)) _adjust usernames once cloned_
- [Wiki and Documentation](docs/) ([`docs/`](`docs/`))
- [gitignore](.gitignore) ([`.gitignore`](.gitignore))
- [gitattributes](.gitattributes) ([`.gitattributes`](.gitattributes))
- [Changelog](CHANGELOG.md) ([`CHANGELOG.md`](`CHANGELOG.md`))
- [Code of Conduct](CODE_OF_CONDUCT.md) ([`CODE_OF_CONDUCT.md`](`CODE_OF_CONDUCT.md`))
- [Contribution](CONTRIBUTING.md) ([`CONTRIBUTING.md`](`CONTRIBUTING.md`))
- [License](LICENSE) ([`LICENSE`](`LICENSE`)) _adjust projectname once cloned_
- [Readme](README.md) ([`README.md`](`README.md`))
- [Security](SECURITY.md) ([`SECURITY.md`](`SECURITY.md`))

## Status

[![Super Linter]()]()

[![Sample Workflow]()]()

## Creating a repository from a template

You can [generate](https://github.com/segraef/Template/generate) a new repository with the same directory structure and files as an existing repository. More details can be found [here][CreateFromTemplate].

## Reporting Issues and Feedback

### Issues and Bugs

If you find any bugs, please file an issue in the [GitHub Issues][GitHubIssues] page. Please fill out the provided template with the appropriate information.

If you are taking the time to mention a problem, even a seemingly minor one, it is greatly appreciated, and a totally valid contribution to this project. **Thank you!**

## Feedback

If there is a feature you would like to see in here, please file an issue or feature request in the [GitHub Issues][GitHubIssues] page to provide direct feedback.

## Contribution

If you would like to become an active contributor to this repository or project, please follow the instructions provided in [`CONTRIBUTING.md`][Contributing].

## Learn More

* [GitHub Documentation][GitHubDocs]
* [Azure DevOps Documentation][AzureDevOpsDocs]
* [Microsoft Azure Documentation][MicrosoftAzureDocs]

[ProjectSetup]:
[CreateFromTemplate]:
[GitHubDocs]:
[AzureDevOpsDocs]:
[GitHubIssues]:
[Contributing]: CONTRIBUTING.md

[Az]:
[AzGallery]:
[PowerShellCore]:

[MicrosoftAzureDocs]:
[PowerShellDocs]: