Richard Vaughn

Results 5 issues of Richard Vaughn

It would be nice to be able to exclude specific tags from the data source. i.e. all workspaces with tags "aws" and "app" but NOT "prod". ``` data "tfe_workspace_ids" "non-prod-apps"...

feature-request

The tfe_team_access data resource in its current form is very limited as you must know the team id and the workspace id to look up team access on a workspace....

feature-request

### Expected Behavior github_branch_protection should fully manage all options available under "Branch protection rule" GUI settings. ### Actual Behavior No code options appear to manage the top level "Require a...

Type: Bug
Status: Up for grabs

Hashicorp has released Drift Detection in both Terraform Cloud and Terraform Enterprise and it is picking up the etag changes that normal Terraform runs ignore. Is this something that can...

Status: Up for grabs
Status: Pinned

It seems like max_simultaneous isn't honored when it comes to aws calls. I'm using machine_batch to set up hosts on aws and it seems like the call to aws fires...