-
See https://github.com/hashicorp/terraform/pull/34886
-
The Config factor lists credentials as something that should be stored in environment variables. There are many services that mount secrets as a volume via CSI:
- https://developer.hashicorp.com/vaul…
-
# Bug Report
---
## Describe the bug
When attempting to create a Droplet using Terraform, an error occurs indicating that a number in the JSON response cannot be unmarshaled into a Go struct fiel…
-
### Configuration
```hcl
terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "~>4.0"
}
databricks = {
source = "databri…
-
TPG 6.3 added `large_capacity` and `multiple_endpoints` in `google_netapp_volume`
https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md#630-september-16-2024
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
When creating an aws.codebuild.Project, the ProjectSourceArgs used for the `source` argument is missing the `auth` property that both CloudFormation and Terraform have in their corresponding resource …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
### Nomad version
Nomad v1.7.4
BuildDate 2024-02-08T14:34:12Z
Revision 29019121564e2ef7f5e2a227af6b959510bcc142
### Operating system and Environment details
Debian in lxd container
### Issue…
-
The AWS Actions shown here seem to be out of date:
https://developer.hashicorp.com/nomad/tools/autoscaling/plugins/target/aws-asg
The below list started with the above ^^, but the autoscaler at …