-
### For what version of Nuxt UI are you suggesting this?
v3.0.0-alpha.x
### Description
Hello everyone, I’d like to discuss the possibility of setting `props` by default from `AppConfig`. Currently…
-
-
Hello,
I am using the latest version of CNP and when I start a backup with nc-backup, I get the following error.
Thank you in advance for your help
```
Installing template 'ncp-metrics.cfg.sh'...
c…
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.77.0
### Affected Resource(s)
* aws_appconfig_deployment_strategy
### Expected Behavior
The `replicate_to` argument should not be req…
-
It looks as though `AppConfig` fails to read UTF-8 chars in `appconfig.ini`. Am I missing something ?
It would be cool if `AppConfig` would allow to specify an encoding on the constructor.
We cu…
-
Since nextcloud 29 there is: [AppConfig](https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/config/appconfig.html)
But if you're looking at the [configuration docs](https://docs…
-
**What were you trying to accomplish?**
Using the `AppConfigProvider` for the parameters project, I noticed a bug in the handling of instances where AppConfig returns the empty response (i.e. where…
-
It looks like the `appconfig` provider uses the [GetConfiguration API Action](https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/API_GetConfiguration.html) that was deprecated in January 20…
-
the environment variables are typically names this:
```
ENV_VAR_NAME
```
while Java properties are named:
```
env_var_name
```
AppConfig needs to be able to read `ENV_VAR_NAME` and …
-
**Describe the bug**
My application is running in Kubernetes, when I do deployment the old pod raised following exception when it shuts down. In my code, it just call `CosmosClinet.Dispose()` in obje…