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

Support full fidelity YAML round-tripping #6489

Closed
wants to merge 2 commits into from

Commits on Mar 31, 2021

  1. Support full fidelity YAML round-tripping

    This change uses the new YAML parsing library to
    to implement full fidelity round-tripping of config files.
    Any comments and formatting will now be preserved
    when Pulumi writes changes to disk.
    lblackstone committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    754cf46 View commit details
    Browse the repository at this point in the history
  2. Simplify signatures

    lblackstone committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    5faf2a5 View commit details
    Browse the repository at this point in the history