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

Cross-test intrinsics against Cloud Formation behavior #1799

Open
t0yv0 opened this issue Nov 4, 2024 · 0 comments
Open

Cross-test intrinsics against Cloud Formation behavior #1799

t0yv0 opened this issue Nov 4, 2024 · 0 comments
Labels
area/testing kind/enhancement Improvements or new features

Comments

@t0yv0
Copy link
Member

t0yv0 commented Nov 4, 2024

The idea came up during #1797 which discovered a bug in CloudFormation Fn::Cidr that made Pulumi implementaiton behave differently. It appears that for such intrinsic implementations the CloudFormation behavior is the specification, and the Pulumi implementation must continue matching it. If we were to ramp up coverage we should consider building tests explicitly in this way - capture and record real CF behavior, then assert that Pulumi behavior matches.

@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Nov 4, 2024
@t0yv0 t0yv0 added area/testing and removed needs-triage Needs attention from the triage team labels Nov 4, 2024
@mikhailshilkov mikhailshilkov added the kind/enhancement Improvements or new features label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants