-
As part of the domain join script for Unix, there is a line where we get the interface IP address, but the interface name is hard-coded (`eth0`) as you can see here: https://github.com/aws/amazon-ssm-…
-
### Feature Description
New 7B coding model just released by Mistral.
- **Blog Post**: https://mistral.ai/news/codestral-mamba/
- **HF**: https://huggingface.co/mistralai/mamba-codestral-7B…
-
/kind feature
**Describe the solution you'd like**
I would like to propose changing the AMI lookups a bit to standardize EKS and create some common terms.
*Problem*: with these two pull request…
-
### Search first
- [X] I searched and no similar issues were found
### Description
When generating a SQL file for Microsoft SQL Server using Ant, the update statement to lock the database is …
-
### Describe the feature
When using CDK aspects like `StringParameter.fromStringParameterAttributes` / `StringParameter.valueForStringParameter`; by default, they use CloudFormation Stack Parameters;…
-
There are two ways of resolving ssm parameters (as long as it isn't a secure parameter):
1. `ssm.StringParameter.valueForStringParameter`
2. `ssm.StringParameter.fromStringParameterAttributes`
…
-
Bug reports which fail to provide the required information will be closed without action.
**Required Basic Info**
- Accelerator Version: 1.5.8-d
- Install Type: Upgrade
- Upgrade from version: …
-
Using the DOM Parser to retrieve data from the XML returned by the SoapAdaptor causes a big slowdown for large XML-s. I had a Query run for 80 Seconds, which in contrast, only took 6 seconds when exec…
-
### Description
When executing the sequence `terraform apply` followed by `terraform destory` and then another `terraform apply` the auth nodes will initialized properly but the proxy and nodes will …
-
### Is there an existing issue for this?
- [X] I have searched existing issues, it hasn't been reported yet
### Use case description
I am currently storing various configuration values as JSO…