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

Implement more intrinsics + pseudo-params. #11

Merged
merged 1 commit into from Apr 19, 2022
Merged

Conversation

pgavlin
Copy link
Member

@pgavlin pgavlin commented Apr 18, 2022

  • Implement Fn::{Select,Split,Base64,Cidr,GetAZs}
  • Lift intrinsics over outputs, using all/apply where necessary
  • Implement support for SSM parameters with default values
  • Implement support for the AWS::{AccountId,NoValue,Region,URLSuffix}
    pseudo-parameters (the last of which requires a change in aws-native)

With these changes, the ALB example is close to running, and is
currently blocked on a lack of a mapping for AWS::EC2::EIP.

- Implement Fn::{Select,Split,Base64,Cidr,GetAZs}
- Lift intrinsics over outputs, using all/apply where necessary
- Implement support for SSM parameters with default values
- Implement support for the AWS::{AccountId,NoValue,Region,URLSuffix}
  pseudo-parameters (the last of which requires a change in aws-native)

With these changes, the ALB example is close to running, and is
currently blocked on a lack of a mapping for AWS::EC2::EIP.
@pgavlin pgavlin requested a review from viveklak April 18, 2022 23:05
@pgavlin pgavlin merged commit f865eeb into main Apr 19, 2022
@pulumi-bot pulumi-bot deleted the pgavlin/intrinsics branch April 19, 2022 01:11
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.

None yet

1 participant