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

Live AWS parameter resolution and generics support #600

Open
@drmmarsunited

Description

@rubenfonseca I have a hard fork of GoFormation that I have been using to build out a couple new features for my own use cases, being:

  • Live parameter resolution with AWS account context (attempt to connect to an account to resolve data, otherwise return dummy placeholder data)
  • Implementation of Go generics to alleviate typing issues (CloudFormation service tends to take in data and work whether it conforms to proper schema or not, for example, it will take a string for an integer value and vice versa, same with bools, etc)

Is there any interest on your part in trying to port these back into trunk? If so, I would love to keep doing the work to contribute the changes, otherwise I'm happy to just keep them on my fork.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions