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 intrinsics for ccdeploy #228

Open
3 of 16 tasks
ericzbeard opened this issue Dec 12, 2023 · 1 comment
Open
3 of 16 tasks

Implement intrinsics for ccdeploy #228

ericzbeard opened this issue Dec 12, 2023 · 1 comment
Labels
cc Related to Cloud Control API enhancement New feature or request

Comments

@ericzbeard
Copy link
Contributor

ericzbeard commented Dec 12, 2023

Done:

  • Ref
  • Fn::GetAtt
  • Fn::Sub

TODO:

  • Fn::Base64
  • Fn::Cidr
  • Condition functions
  • Fn::FindInMap
  • Fn::ForEach
  • Fn::GetAZs
  • Fn::ImportValue
  • Fn::Join
  • Fn::Length
  • Fn::Select
  • Fn::Split
  • Fn::ToJsonString
  • Fn::Transform
@ericzbeard ericzbeard added the enhancement New feature or request label Dec 12, 2023
@ericzbeard
Copy link
Contributor Author

Implemented partial support for intrinsics in #239

@ericzbeard ericzbeard added the cc Related to Cloud Control API label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cc Related to Cloud Control API enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant