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

Adding cloudformation support #500

Merged
merged 2 commits into from
Jun 14, 2021
Merged

Adding cloudformation support #500

merged 2 commits into from
Jun 14, 2021

Conversation

alistaim
Copy link
Contributor

Issue #, if available:

Description of changes:
Adds cloudformation support and an example.

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

Copy link
Collaborator

@rcoh rcoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just need you to run cargo fmt

aws/sdk/examples/cloudformation/src/main.rs Outdated Show resolved Hide resolved
s.stack_status_reason.as_deref().unwrap_or_default()
);

println!("{}", deets);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
println!("{}", deets);
println!("{}", details);

@rcoh rcoh enabled auto-merge (squash) June 14, 2021 18:00
@rcoh rcoh merged commit 762ab41 into smithy-lang:main Jun 14, 2021
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.

2 participants