Skip to content

wbytedev/wbyte-aws-oidc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

AWS OIDC with GitHub Actions

GitHub Actions

This repository is an example of how to deploy a project to Amazon Web Services (AWS) using GitHub Actions with OIDC (OpenID Connect) authentication. OIDC authentication adds an extra layer of security to your deployment pipeline.

Table of Contents

Prerequisites

Before you get started, make sure you have the following prerequisites in place:

  • An AWS account with the necessary permissions.
  • A GitHub repository where you want to deploy your code.
  • AWS
  • GitHub Actions enabled for your repository.

Getting Started

  1. Clone this repository to your local machine:

    git clone https://github.com/your-username/wbyte-aws-oidc-example.git
    cd wbyte-aws-oidc-example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published