Skip to content

Failed to apply or read tfe_team_access resource by terraform tfe provider, resource not found #953

Description

@fsdrw08
# tfe_team_access.team_access["d8c91cc6-e6fb5b58"] will be created
  + resource "tfe_team_access" "team_access" {
      + access       = "admin"
      + id           = (known after apply)
      + team_id      = "team-xNekY5gdGnB3AAd8"
      + workspace_id = "ws-S7VzEMqPrJiXf2eC"

      + permissions (known after apply)
    }
Error: Error giving team admin admin access to workspace day5: resource not found
│ 
│   with tfe_team_access.team_access["d8c91cc6-e6fb5b58"],
│   on main.tf line 115, in resource "tfe_team_access" "team_access":
│  115: resource "tfe_team_access" "team_access" {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions