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

Add provider defined functions for encoding and decoding Kubernetes manifests #2428

Merged
merged 42 commits into from
Apr 5, 2024

Commits on Apr 5, 2024

  1. Add a new function

    arybolovlev authored and jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d8e9521 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d908b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69bde1f View commit details
    Browse the repository at this point in the history
  4. Move function to framework

    arybolovlev authored and jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6a9fc16 View commit details
    Browse the repository at this point in the history
  5. Clean up

    arybolovlev authored and jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9331a10 View commit details
    Browse the repository at this point in the history
  6. add support for multi doc

    jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    94413ae View commit details
    Browse the repository at this point in the history
  7. wip: add TODOs

    jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f67dadc View commit details
    Browse the repository at this point in the history
  8. remove regex TODO

    jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    31c5aeb View commit details
    Browse the repository at this point in the history
  9. wip: add TODO

    jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    00b2515 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f8f39b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f5ce88 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea8052c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1abfd0d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b3613ed View commit details
    Browse the repository at this point in the history
  15. print value in diagnostic

    jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c1cc39b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    874eb30 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8dcfb86 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2f1cca6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b1797ec View commit details
    Browse the repository at this point in the history
  20. rename some things

    jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    15b822e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    19ccd65 View commit details
    Browse the repository at this point in the history
  22. rename test functions

    jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    389edec View commit details
    Browse the repository at this point in the history
  23. add manifest_decode

    jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1c677a2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8ec2f14 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9fb653f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5b2dda8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bcf794d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    773c717 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    94674b1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7c15d86 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a010dc6 View commit details
    Browse the repository at this point in the history
  32. Add docs pages

    jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    524b14c View commit details
    Browse the repository at this point in the history
  33. remove context.TODO()

    jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ce7a28a View commit details
    Browse the repository at this point in the history
  34. add changelog entry

    jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    aeab645 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    56a89f4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e35572a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    73ae108 View commit details
    Browse the repository at this point in the history
  38. remove unneeded comment

    jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1c93920 View commit details
    Browse the repository at this point in the history
  39. Fix docs linters

    arybolovlev authored and jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2ff8993 View commit details
    Browse the repository at this point in the history
  40. Bump tfproviderdocs to 0.12.0

    arybolovlev authored and jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    596ad79 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4915eaa View commit details
    Browse the repository at this point in the history
  42. remove dead link

    jrhouston committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5134a60 View commit details
    Browse the repository at this point in the history