terraform-provider-http icon indicating copy to clipboard operation
terraform-provider-http copied to clipboard

Utility provider for interacting with generic HTTP servers as part of a Terraform configuration.

Results 55 terraform-provider-http issues
Sort by recently updated
recently updated
newest added

### Terraform CLI and Provider Versions Terraform v1.4.2 on darwin_arm64 ### Use Cases or Problem Statement Curling a resource, such as a json file from a server that requires client...

enhancement

### Terraform CLI and Provider Versions Terraform v1.3.6 on linux_amd64 ### Use Cases or Problem Statement The data source is always doing an HTTP request even if I know the...

enhancement

Bumps [hashicorp/ghaction-terraform-provider-release](https://github.com/hashicorp/ghaction-terraform-provider-release) from 4.0.0 to 4.0.1. Release notes Sourced from hashicorp/ghaction-terraform-provider-release's releases. v4.0.1 NOTES: hashicorp: Adjusted self-hosted runner label to new equivalent to prevent workflow errors after May 27th, 2024...

dependencies
size/XS
github_actions

### Terraform CLI and Provider Versions > Terraform v1.8.0 > on darwin_amd64 > + provider registry.terraform.io/hashicorp/azuread v2.48.0 > + provider registry.terraform.io/hashicorp/azurerm v3.99.0 > + provider registry.terraform.io/hashicorp/http v3.4.2 > + provider...

bug

### Terraform CLI and Provider Versions ``` Terraform v1.9.5 on darwin_arm64 + provider registry.terraform.io/hashicorp/http v3.4.4 + provider registry.terraform.io/hashicorp/kubernetes v2.32.0 + provider registry.terraform.io/hashicorp/local v2.5.1 + provider registry.terraform.io/hashicorp/null v3.2.2 ``` ### Use...

enhancement