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

TF-5569 add support for custom project permissions #983

Merged
merged 6 commits into from
Aug 7, 2023

Commits on Aug 3, 2023

  1. TF-5569 Add support for custom project access permissions.

    * Add customizable project level permissions in dataSourceTFETeamProjectAccess
    * Add customizable project level permission in resourceTFETeamProjectAccess
    
    Custom project access permissions allow setting various customizable
    permissions at the project level and permissions that are applied to all
    workspaces in a project.
    rberecka committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    39980b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75e20f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Use newest go-tfe release

    rberecka committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0b45730 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    rberecka committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e930540 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcb1efc View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Co-authored-by: Sebastian Rivera <sebastian.rivera@hashicorp.com>
    rberecka and sebasslash committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fa921c4 View commit details
    Browse the repository at this point in the history