Igor Nikiforov
Igor Nikiforov
## Summary After upgrading to 7.7.0 from 7.6.0 we started facing many errors in resources like following: `run check: start process: backend error: Exit status: 500, message: {"Type":"","Message":"task retrieval: no...
## Is your request related to a new offering from AWS? In the latest version of AWS provider 5.26.0 was added support for `instance_maintenance_policy` which controls how many instance should...
Since Hashicorp Vault started from 1.14 have ACME support I tried to configure it with dns-01 validation and found that if I'm using private hosted zone in Route53 for some...
Starting from Vault 1.14 added support for ACME protocol - https://www.hashicorp.com/blog/vault-1-14-brings-acme-for-pki-aws-roles-and-more-improvements It would be great to have support for following resources to be able configure ACME from Terraform: - [Set...
Hello, I have a requirement where I'm need to get a list of all databases from current PG instance and use it to create another non-PG related resources for each...
### Welcome - [X] Yes, I've searched similar issues on GitHub and didn't find any. ### How do you use lego? Binary ### Detailed Description I would like to issue...
Instead using bare credentials for AWS we would like to have support for [IRSA](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html) role.
We extensively utilizing ARM nodes in our K8s cluster and I would like to have ARM images for both components - registrar and provisioner.
## Summary From time to time we have very strange issue with logs that Concourse could merge two separated events into one. This is raw .log dump from K8s log...
### Is there an existing issue for this? - [X] I have searched the existing issues ### YACE version v0.51.0 ### Config file ```yaml - type: AWS/VPN regions: - us-east-1...