-
## Read this if you found this issue because you want to have builder syntax for methods in traits
The design for this feature is rather hard and is yet to be researched, but `bon` should eventuall…
-
Please include configurations and logs if available.
For confirmed bugs, please report:
- Version: filebeat 8.14.3
- Operating System: Ubuntu 22.04.4 LTS
- Steps to Reproduce:
- Configu…
-
Currently when I deploy Nomad jobs with `scaling {}` configuration, the new job will automatically be scaled to `count` (which might be a very small value). This makes rolling upgrade of a busy job ve…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
Today to use raft storage and vault configurations like the following are needed
```hcl
retry_join {
leader_api_addr = "http://192.168.50.92:8200"
}
retry_join {
leader_api_a…
-
### Terraform Core Version
1.3.4
### AWS Provider Version
4.40.0
### Affected Resource(s)
aws_ssoadmin_customer_managed_policy_attachment polic attachment failing as policy is looked into target …
-
hello
I am trying to add permission at artifact registry repository level using vault roleset. I got unsupported ressource type
thanks for your support and best regards
cat bind.hcl
resour…
-
From Website it said and the example for stage `deployment` is optional
Also from Deployment Page it recommended to use Stage only.
**WARNING: It is recommended to use the aws.apigateway.Stage reso…
-
Hello,
### Current Terraform Version
```
Terraform v1.4.0-dev
```
### Use-cases
Let the HTTP backend support workspaces
### Attempted Solutions
Adding a new URL parameters and use `OPTIO…
-
In the following code block:
```
import pulumi
import pulumi_aws as aws
config = pulumi.Config()
subnet_id = config.require_object("subnetId")
selected = aws.ec2.get_subnet(id=subnet_id)
subnet = aws…