terraform-provider-tfe
terraform-provider-tfe copied to clipboard
add team_id to createOrganizationMembershipCreate
Description
Describe why you're making this change.
Remember to:
-
Update the Change Log
-
Update the Documentation
Testing plan
- Describe how to replicate
- the conditions
- under which your code performs its purpose,
- including example Terraform configs where necessary.
External links
Include any links here that might be helpful for people reviewing your PR. If there are none, feel free to delete this section.
Output from acceptance tests
Please run applicable acceptance tests locally and include the output here. See TESTS.md to learn how to run acceptance tests.
If you are an external contributor, your contribution(s) will first be reviewed before running them against the project's CI pipeline.
$ TESTARGS="-run TestAccTFEWorkspace" make testacc
...
Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement
Learn more about why HashiCorp requires a CLA and what the CLA includes
Have you signed the CLA already but the status is still pending? Recheck it.
Thank you for the PR! Closing because we aren't moving forward with this work.