Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: adding tests for cloudfront and lambda #174

Merged
merged 6 commits into from
Oct 23, 2024
Merged

Conversation

corymhall
Copy link
Contributor

@corymhall corymhall commented Oct 14, 2024

This adds tests for some additional popular resources.

aws-native:s3:Bucket
aws-native:s3:BucketPolicy
aws-native:cloudfront:KeyValueStore
aws-native:cloudfront:Function
aws-native:lambda:Function
aws-native:iam:Role
aws-native:lambda:Permission
aws-native:lambda:Alias
aws-native:lambda:Url
aws-native:lambda:Version
aws-native:cloudfront:Distribution
aws-native:cloudfront:CloudFrontOriginAccessIdentity

This adds tests for some additional popular resources.
@corymhall corymhall requested review from t0yv0 and flostadler October 15, 2024 08:48
@corymhall corymhall self-assigned this Oct 22, 2024
},
"dependencies": {
"@pulumi/aws": "^4.6.0",
"@pulumi/aws-native": "^0.117.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use the current major now? I guess there shouldn't be anything stopping us from doing that, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch.

@corymhall corymhall merged commit 72108f4 into main Oct 23, 2024
8 checks passed
@corymhall corymhall deleted the corymhall/more-tests branch October 23, 2024 18:22
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