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

[WIP] feat: support template configuration #108

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

WinterYukky
Copy link

@WinterYukky WinterYukky commented Nov 16, 2023

Issue #, if available: #107

Description of changes:
I reimplement the templateConfiguration property that was reverted in #107. Unlike past implementations that were implemented in string types, Template properties are implemented in object types, so the user's development experience is also better compared to string types.
In the past, the CloudFormation CLI Java Plugin did not implement the Document type, so it was a string type implementation, but since it was implemented with the CloudFormation CLI Java Plugin v2.1.0, it is now possible.
https://github.com/aws-cloudformation/cloudformation-cli-java-plugin/releases/tag/v2.1.0-plugin

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@WinterYukky WinterYukky marked this pull request as ready for review April 2, 2024 13:24
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.

1 participant