Skip to content

feat: use OidcProviderNative instead of Custom CFN resource#43

Closed
rigperro wants to merge 1 commit intoaripalo:mainfrom
rigperro:main
Closed

feat: use OidcProviderNative instead of Custom CFN resource#43
rigperro wants to merge 1 commit intoaripalo:mainfrom
rigperro:main

Conversation

@rigperro
Copy link
Copy Markdown

The Custom resource uses Lambda funcs that are now deprecated and produce warnings. This PR implements the native version.

See: https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_iam.OpenIdConnectProvider.html

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 2, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
4 Security Hotspots

See analysis details on SonarQube Cloud

@aripalo
Copy link
Copy Markdown
Owner

aripalo commented Apr 2, 2026

Thanks for this!

As I can't merge this as is anymore due to conflicts, I rebased the main changes from this fork into #45 (and marked you as a co-author).

@aripalo aripalo closed this Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants