@@ -40,6 +40,7 @@ _Security related notice: Versions 4.7.0, 4.8.0, 4.9.0 and 4.9.1 of the Terrafor
40
40
- [ Terraform Github Provider Documentation] ( #terraform-github-provider-documentation )
41
41
- [ Module Versioning] ( #module-versioning )
42
42
- [ Backwards compatibility in ` 0.0.z ` and ` 0.y.z ` version] ( #backwards-compatibility-in-00z-and-0yz-version )
43
+ - [ GitHub as Code] ( #github-as-code )
43
44
- [ About Mineiros] ( #about-mineiros )
44
45
- [ Reporting Issues] ( #reporting-issues )
45
46
- [ Contributing] ( #contributing )
@@ -931,6 +932,17 @@ Given a version number `MAJOR.MINOR.PATCH`, we increment the:
931
932
- Backwards compatibility in versions ` 0.0.z ` is ** not guaranteed** when ` z ` is increased. (Initial development)
932
933
- Backwards compatibility in versions ` 0.y.z ` is ** not guaranteed** when ` y ` is increased. (Pre-release)
933
934
935
+ ## GitHub as Code
936
+
937
+ [ GitHub as Code] [ github-as-code ] is a commercial solution built on top of
938
+ our open-source Terraform modules for GitHub. It helps our customers to
939
+ manage their GitHub organization more efficiently by enabling anyone in
940
+ their organization to self-service manage on- and offboarding of users,
941
+ repositories, and settings such as branch protections, secrets, and more
942
+ through code.
943
+
944
+ For details please see [ https://mineiros.io/github-as-code ] [ github-as-code ] .
945
+
934
946
## About Mineiros
935
947
936
948
[ Mineiros] [ homepage ] is a remote-first company headquartered in Berlin, Germany
@@ -976,6 +988,7 @@ Copyright © 2020-2022 [Mineiros GmbH][homepage]
976
988
[ `github_repository_project` ] : https://www.terraform.io/docs/providers/github/r/repository_project.html#attributes-reference
977
989
[ `github_repository_autolink_reference` ] : https://www.terraform.io/docs/providers/github/r/repository_autolink_reference.html#attributes-reference
978
990
[ homepage ] : https://mineiros.io/?ref=terraform-github-repository
991
+ [ github-as-code ] : https://mineiros.io/github-as-code?ref=terraform-github-repository
979
992
[ hello@mineiros.io ] : mailto:hello@mineiros.io
980
993
[ badge-build ] : https://github.com/mineiros-io/terraform-github-repository/workflows/CI/CD%20Pipeline/badge.svg
981
994
[ badge-semver ] : https://img.shields.io/github/v/tag/mineiros-io/terraform-github-repository.svg?label=latest&sort=semver
0 commit comments