-
### Summary
Hi :) ,
When I try to use the community.aws.s3_lifecycle module from either community.aws collection 7.2.0 or 7.2.1 to create a lifecycle configuration rule on a s3 bucket created by …
-
今天突然提示证书到期了,才发现有这个问题了。。。
begin update cert
------ begin updateCrt ------
begin backupCrt
done backupCrt
begin installAcme
begin downloading acme.sh tool...
% Total % Received % Xferd Av…
-
- [x] Create a new Clojure project using `lein new `
- [x] #11
- [x] Create a `project.clj` file to manage dependencies and plugins
- [x] Create a `src` directory for Clojure code and a `resource…
-
### What feature would you like to have in the provider?
As shown in the console:
![CleanShot 2024-03-29 at 18 00 09@2x](https://github.com/exoscale/terraform-provider-exoscale/assets/9053709/15a10b…
zifeo updated
7 months ago
-
Manually spawning the cluster via [GH Action](https://github.com/camptocamp/self-hosted-llm-models-tests/actions/workflows/terraform_manual_plan_apply.yaml) brings an error:
```
Run terraform appl…
-
### Summary
With the `AWS systems manager` preferences set with KMS encryption disabled, the:
```
ansible_connection: aws_ssm
```
works
With KMS encryption enabled, it fails
…
-
### Summary
Changes introduced in https://github.com/ansible-collections/amazon.aws/pull/2057 use indices and "base types" for typing, e.g. `-> tuple[dict,dict]` that was [introduced in Python3.9](…
-
Hi everyone,
I am getting multiple error messages when I try to create an instance with a security group. I created the security group beforehand on the web interface.
```
from exoscale.api.v…
-
**What happened**:
the whole external-dns pod fails and keep restarting if one ingress has an invalid host
**error**
```
time="2020-07-11T01:39:46Z" level=info msg="config: {Master: KubeConf…
-
Let's say we want to handle errors that are guaranteed to be thrown by our application in some consistent way.
At the same time, in order to determine which errors are thrown by our application, and …