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

Use SchemaFunc for some resources with large schemas #32274

Merged
merged 25 commits into from
Jun 30, 2023
Merged

Commits on Jun 23, 2023

  1. Start pprof HTTP server.

    ewbankkit committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    243c2ee View commit details
    Browse the repository at this point in the history
  2. Run 'go mod edit -replace github.com/hashicorp/terraform-plugin-sdk/v…

    …2=github.com/hashicorp/terraform-plugin-sdk/v2@b742d27834e16ba639554755346b43bb5d5a2f95 && go mod tidy'.
    ewbankkit committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    2169620 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39fc99f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff98367 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    001bc4f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Revert "quicksight: Implement 'SchemaFunc()'."

    This reverts commit ff98367.
    ewbankkit committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    59cb145 View commit details
    Browse the repository at this point in the history
  2. Revert "wafv2: Implement 'SchemaFunc()'."

    This reverts commit 39fc99f.
    ewbankkit committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    6b0e911 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into add-pprof

    # Conflicts:
    #	go.mod
    ewbankkit committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    aadc8ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25ee796 View commit details
    Browse the repository at this point in the history
  5. Revert "Revert "quicksight: Implement 'SchemaFunc()'.""

    This reverts commit 59cb145.
    ewbankkit committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4168ced View commit details
    Browse the repository at this point in the history
  6. Revert "Revert "wafv2: Implement 'SchemaFunc()'.""

    This reverts commit 6b0e911.
    ewbankkit committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    3d37e19 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d448031 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c107128 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into add-pprof

    # Conflicts:
    #	go.sum
    ewbankkit committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c240bec View commit details
    Browse the repository at this point in the history
  10. Revert "Start pprof HTTP server."

    This reverts commit 243c2ee.
    ewbankkit committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7848409 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    17a6b95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c267e7f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    4336047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e97c28b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed06427 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4520ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be4ba0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce402ed View commit details
    Browse the repository at this point in the history
  7. Add 'testAccCheckSpotInstanceRequestIDsEqual' and 'testAccCheckSpotIn…

    …stanceRequestIDsNotEqual'.
    ewbankkit committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3dac3ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e52f8fd View commit details
    Browse the repository at this point in the history