Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Fn::Join + Fn::Ref Issues #308

Closed
xrn opened this issue Sep 22, 2020 · 0 comments
Closed

Fn::Join + Fn::Ref Issues #308

xrn opened this issue Sep 22, 2020 · 0 comments

Comments

@xrn
Copy link
Contributor

xrn commented Sep 22, 2020

Similar to #204

Join should be able to get parameter which is type of list https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/parameters-section-structure.html

Example

cloudformation.Join(",", []string{cloudformation.Ref("SecurityGroupIds")}),
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant