winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.93k stars 194 forks source link

@winglibs/githuboidc: Github OIDC Resource #4809

Open skorfmann opened 10 months ago

skorfmann commented 10 months ago

Feature Spec

With the new Github OIDC resource it's now possible to connect Github Actions with supported platforms of Wing (i.e.g aws, azure and gcp).

Use Cases

Easy setup of deployment workflows for Github Actions for supported platforms of Wing.

Implementation Notes

Here are the Github Docs and it looks like it's possible to provision the required resources via Terraform in the major cloud providers (haven't looked at the actual implementation yet)

Note: This could potentially be an external library as well.

Component

SDK

Community Notes

staycoolcall911 commented 10 months ago

This should be published as an external library

github-actions[bot] commented 7 months ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!