Skip to content
Snippets Groups Projects
Unverified Commit 1c72cdf9 authored by Timo Furrer's avatar Timo Furrer
Browse files

Add example repositories section to README

Changelog: added
parent a2ef4621
Branches
Tags 0.37.0
No related merge requests found
...@@ -286,6 +286,14 @@ or `TF_CLI_ARGS_init` (handled by OpenTofu directly) to `-lockfile=readonly` ...@@ -286,6 +286,14 @@ or `TF_CLI_ARGS_init` (handled by OpenTofu directly) to `-lockfile=readonly`
to prevent any changes to the lockfile during the pipeline job and with to prevent any changes to the lockfile during the pipeline job and with
that ensuring that OpenTofu really uses the locked dependencies. that ensuring that OpenTofu really uses the locked dependencies.
### Examples
Here are some example repositories to demonstrate how this component maybe used:
- [timofurrer/opentofu-test](https://gitlab.com/timofurrer/opentofu-test): uses multiple environments configured for different kinds of pipelines with a single branch.
Please contribute your own examples!
## Releases & Versioning ## Releases & Versioning
This project currently releases tagged commits. This project currently releases tagged commits.
...@@ -416,6 +424,10 @@ Some more example configurations for your `renovate.json`: ...@@ -416,6 +424,10 @@ Some more example configurations for your `renovate.json`:
}, },
``` ```
**Example Repositories**:
- [timofurrer/opentofu-test](https://gitlab.com/timofurrer/opentofu-test)
## Usage on self-managed ## Usage on self-managed
GitLab CI/CD components are not yet distributed and available on self-managed GitLab instances. GitLab CI/CD components are not yet distributed and available on self-managed GitLab instances.
......
...@@ -305,6 +305,14 @@ or `TF_CLI_ARGS_init` (handled by OpenTofu directly) to `-lockfile=readonly` ...@@ -305,6 +305,14 @@ or `TF_CLI_ARGS_init` (handled by OpenTofu directly) to `-lockfile=readonly`
to prevent any changes to the lockfile during the pipeline job and with to prevent any changes to the lockfile during the pipeline job and with
that ensuring that OpenTofu really uses the locked dependencies. that ensuring that OpenTofu really uses the locked dependencies.
### Examples
Here are some example repositories to demonstrate how this component maybe used:
- [timofurrer/opentofu-test](https://gitlab.com/timofurrer/opentofu-test): uses multiple environments configured for different kinds of pipelines with a single branch.
Please contribute your own examples!
## Releases & Versioning ## Releases & Versioning
This project currently releases tagged commits. This project currently releases tagged commits.
...@@ -435,6 +443,10 @@ Some more example configurations for your `renovate.json`: ...@@ -435,6 +443,10 @@ Some more example configurations for your `renovate.json`:
}, },
``` ```
**Example Repositories**:
- [timofurrer/opentofu-test](https://gitlab.com/timofurrer/opentofu-test)
## Usage on self-managed ## Usage on self-managed
GitLab CI/CD components are not yet distributed and available on self-managed GitLab instances. GitLab CI/CD components are not yet distributed and available on self-managed GitLab instances.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment