-
# Instructions
Fill out name of individual and **Description** section below. Note: This form only handles deactivation from the DSVA (Office of CTO @ VA) Slack instance. For Lighthouse Slack and othe…
-
### Terraform Version
```
Terraform v1.9.5
on linux_amd64
+ provider registry.terraform.io/cyrilgdn/postgresql v1.21.1-beta.1
```
### Affected Resource(s)
provider
### Terraform Configurat…
Bouke updated
3 weeks ago
-
# Instructions
Fill out name of individual and **Description** section below. Note: This form only handles deactivation from the DSVA (Office of CTO @ VA) Slack instance. For Lighthouse Slack and othe…
-
Hello,
I'm trying to train a model using the UNET-3D notebook in everydl4mic, and to export it in deepimageJ.
I managed to make the model work quite good in everywheredl4mic, but fail to use it in i…
-
### What happened?
Farm ID : 195
The client reported that his Nodes managed by Farmerbot did not shut down.
Upon reviewing the log file, we found that the farmerbot was not starting up due to…
-
### 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-…
-
### Terraform Core Version
1.9.5
### AWS Provider Version
5.66.0
### Affected Resource(s)
* aws_redshiftserverless_namespace
### Expected Behavior
Admin username is changed
### Actual Behavior…
-
Hi! I am having an issue with the drawing process.
Steps to reproduce:
```
mkdir test
cd test
touch main.tf
```
main.tf:
```
terraform {
required_providers {
aws = {
source…
-
Instead of something like this:
module-inputs.tf
```
variable "configuration" {
type = object({
x = string
y = string
z = list(string)
})
}
```
infra-inputs.tf
…
-
### Configuration
```hcl
provider "databricks" {
host = local.databricks_workspace_host
azure_workspace_resource_id = local.databricks_workspace_id
azure_use_msi = …