This module provisions a Terraform Cloud team.
Copyright 2019-2024 NephoSolutions srl, Sebastian Trebitz
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Name | Version |
---|---|
terraform | >= 1.1.0 |
tfe | >= 0.41 |
Name | Version |
---|---|
tfe | 0.58.1 |
Name | Source | Version |
---|---|---|
team_membership | ./modules/membership | n/a |
Name | Type |
---|---|
tfe_team.team | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
members | n/a | set(string) |
[] |
no |
name | Name of the workspace. | string |
n/a | yes |
organization | Name of the Terraform Cloud organization. | string |
null |
no |
organization_access | n/a | object({ |
{ |
no |
Name | Description |
---|---|
id | The team identifier. |
membership_ids | IDs of team memberships. |
name | The team name. |