-
### 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-…
-
## System Information
### Linux distribution
``` Ubuntu 18.04```
### Terraform version
```sh
❯ terraform -v
Terraform v0.12.20
+ provider.libvirt (unversioned)
```
### Provider a…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
## Description
When running terraform_compliance 1.3.48 with python 3.12 I'm getting multiple DeprecationWarnings on the usage of datetime.datetime.utcnow().
Although terraform_compliance sti…
-
hello,
when we create a plan we do it with a read-only role. we then apply plans with a role with admin permissions. however, when trying to create resources on our eks cluster we get an error whic…
-
## From Development Node
- Obtain amazonKey.pem from the DevOps Team
- Install terraform
- `terraform apply`
## From AppNode1
- Copy private key amazonKey.pem
- chmod 400 ~/amazonKey.pem
- git clon…
-
### Configuration
```hcl
# Copy-paste your Terraform configuration here
```
We have a list of libraries defined like that
> databricks_libraries_cluster_247 = [ "confluent-kafka==2.5.3…
-
### Configuration
```hcl
provider "databricks" {
host = var.global_databricks_workspace_url
}
resource "databricks_storage_credential" "this" {
name = "a${var.asms_number}-${module.…
-
## Overview
I got an unexpected violation of golangci-lint with a `trunk check -a` command.
## Expected behavior
We don't the violation even with the `-a` option.
## How to reproduce
I …