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 variable sets permission to team project #1021

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

netramali
Copy link
Contributor

@netramali netramali commented Dec 16, 2024

Description

We added a new custom permission type variable sets to team projects in atlas and hence the same needs to be done in go-tfe.

Testing plan

The integration tests pass.

External links

Output from tests

Including output from tests may require access to a TFE instance. Ignore this section if you have no environment to test against.

=== RUN   TestTeamProjectAccessesUpdate
--- PASS: TestTeamProjectAccessesUpdate (3.10s)
=== RUN   TestTeamProjectAccessesUpdate/with_valid_custom_permissions_attributes_for_all_permissions
    --- PASS: TestTeamProjectAccessesUpdate/with_valid_custom_permissions_attributes_for_all_permissions (0.22s)
PASS


=== RUN   TestTeamProjectAccessesAdd
--- PASS: TestTeamProjectAccessesAdd (3.07s)
=== RUN   TestTeamProjectAccessesAdd/with_valid_options_for_all_custom_TeamProject_permissions
    --- PASS: TestTeamProjectAccessesAdd/with_valid_options_for_all_custom_TeamProject_permissions (0.81s)
PASS

@datadog-terraform-cloud-hashicorp
Copy link

datadog-terraform-cloud-hashicorp bot commented Jan 10, 2025

Datadog Report

Branch report: netramali/TF-22972-add-project-varset-permission-to-team-project
Commit report: 89c6957
Test service: hashicorp/go-tfe

✅ 0 Failed, 1421 Passed, 161 Skipped, 19m 7.66s Total Time
🔻 Test Sessions change in coverage: 1 decreased (-0.1%)

🔻 Code Coverage Decreases vs Default Branch (1)

  • datadog-ci junit upload 59.3% (-0.1%) - Details

@netramali netramali marked this pull request as ready for review January 10, 2025 20:39
@netramali netramali requested a review from a team as a code owner January 10, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants