Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blue0513/oidc-actions
https://github.com/blue0513/oidc-actions
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blue0513/oidc-actions
- Owner: blue0513
- Created: 2023-03-11T04:16:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-11T16:32:15.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T14:39:15.328Z (8 months ago)
- Language: HCL
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oidc-actions
## Usage
```console
# prepare
$ terraform init# create oidc provider on AWS
$ make plan
$ make apply# clean up
$ make destroy
```Run [Workflow](https://github.com/blue0513/oidc-actions/actions/workflows/ci.yml) by `workflow_dispatch`
## Thanks
https://zenn.dev/nameless_gyoza/articles/github-actions-aws-oidc-by-terraform