Skip to content

Commit

Permalink
dot removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyclenerd committed Jul 16, 2023
1 parent b8b8195 commit c8714d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Here you will find the OIDC information:
* Audience: `allowed_audiences`
* Repository UUID: `repository`

> An example of a working Bitbucket pipeline configuration (`.bitbucket-pipelines.yml`) can be found on [Bitbucket](https://bitbucket.org/cyclenerd/google-workload-identity-federation-for-bitbucket/src/master/bitbucket-pipelines.yml).
> An example of a working Bitbucket pipeline configuration (`bitbucket-pipelines.yml`) can be found on [Bitbucket](https://bitbucket.org/cyclenerd/google-workload-identity-federation-for-bitbucket/src/master/bitbucket-pipelines.yml).
Allow service account to login via Workload Identity Provider and limit login only from the Bitbucket repository (UUID):

Expand Down
2 changes: 1 addition & 1 deletion examples/bitbucket-pipeline/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ With this example the following steps are executed and configured:
1. Allow login via Workload Identity Provider and limit login only from the Bitbucket repository (UUID)
1. Output the Workload Identity Pool Provider resource name for Bitbucket pipeline configuration

> An example of a working Bitbucket pipeline configuration (`.bitbucket-pipelines.yml`) can be found on [Bitbucket](https://bitbucket.org/cyclenerd/google-workload-identity-federation-for-bitbucket/src/master/bitbucket-pipelines.yml).
> An example of a working Bitbucket pipeline configuration (`bitbucket-pipelines.yml`) can be found on [Bitbucket](https://bitbucket.org/cyclenerd/google-workload-identity-federation-for-bitbucket/src/master/bitbucket-pipelines.yml).
<!-- BEGIN_TF_DOCS -->

Expand Down

0 comments on commit c8714d3

Please sign in to comment.