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

Combine SDKV2 and Framework Plugin Provider #125

Merged
merged 10 commits into from
Oct 30, 2024
Merged

Commits on Oct 30, 2024

  1. OKTA-649266 - update security policy for GA features (#115)

    * OKTA-649266 - update security policy for GA features
    
    * fix test
    
    * doc update
    
    * sort incoming list
    
    * Doc updates
    
    Co-authored-by: isaacdurham-okta <89145748+isaacdurham-okta@users.noreply.github.com>
    
    * constrain conditions
    
    * doc generation
    
    * constrain to one secret or secret folder in rule
    
    ---------
    
    Co-authored-by: isaacdurham-okta <89145748+isaacdurham-okta@users.noreply.github.com>
    
    initial commit
    SajanAlexander-okta authored and guoliangye-okta committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    239fe61 View commit details
    Browse the repository at this point in the history
  2. update from master

    renamed packages
    
    fixed schema provider
    
    provider spec change
    
    Add configuration.
    
    Added sdk client wrapper
    
    Add DefaultAPIBaseURL
    sachinsaxena-okta authored and guoliangye-okta committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6371940 View commit details
    Browse the repository at this point in the history
  3. update from master

    renamed packages
    
    fixed schema provider
    
    provider spec change
    
    Add configuration.
    
    Added sdk client wrapper
    
    Updated tests
    sachinsaxena-okta authored and guoliangye-okta committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f72c1e8 View commit details
    Browse the repository at this point in the history
  4. Update framework_provider.go

    Update failed test
    
    Fix tests
    
    Code Cleanup
    
    Added scripts to generate code
    
    Updated makefile
    
    cleaned up few things
    sachinsaxena-okta authored and guoliangye-okta committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    86b652a View commit details
    Browse the repository at this point in the history
  5. update from master

    sachinsaxena-okta authored and guoliangye-okta committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    875b4b5 View commit details
    Browse the repository at this point in the history
  6. update from master

    init push
    
    tmp update
    
    tmp working test
    
    updates with generated code spec and schema
    
    add delete test
    
    update resource description
    sachinsaxena-okta authored and guoliangye-okta committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fc4e83a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #134 from okta/leo/add-tf-server-checkout-settings…

    …-resource
    
    Add Server Checkout Settings Resource with new plugin framework
    
    tmp refactor
    
    move sdk client calls to separate file
    move descriptions to constant file
    update test
    
    Add more test cases
    
    Revert "Add more test cases"
    
    This reverts commit 97be09e.
    
    Revert "move sdk client calls to separate file"
    
    This reverts commit ddd9a21.
    
    Revert "tmp refactor"
    
    This reverts commit 814fdbc.
    guoliangye-okta committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bf9c187 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into ssaxena/hackathon

    refactoring
    
    refactoring
    
    revert unwanted code
    
    remove commented code
    
    fix tests
    
    remove spec generation part
    
    fix test
    
    Add migration test for migrating from sdkv2 only provider to combined provider factory
    
    failed tf cli version check test commit
    
    fix tests
    
    update the migration test to use latest public released version(0.4.0)
    update the test case
    
    make the test only for PAM
    
    update docs and README.md
    
    update terraform-plugin-docs version to latest version
    
    update
    
    update docker file to use latest version
    
    move descriptions to attributes.go
    
    triggers a replace when the project or resource_group is changed
    
    update
    
    move sdk API error handling into a separate file
    update docker file
    
    revert changes
    
    update tests
    
    cleanup
    
    update doc
    
    Fix the git ignore to not ignore required build directory in  the vendor package
    
    remove local editor generated file
    
    update test descriptions
    
    update comment
    
    remove comment
    
    fix the test
    
    update and test gpg key
    
    update and test gpg key signature
    guoliangye-okta committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e9011e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed56c69 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51e8166 View commit details
    Browse the repository at this point in the history