LeoSpyke
LeoSpyke
##### SUMMARY Hi everybody, I'm building an automation procedure which adds alarms to my newly created EC2 instances. There is one important alarm I need, the StatusCheckFailed_System, whose behaviour and...
##### SUMMARY Hi everybody, I'm building an automation procedure which adds alarms to my newly created EC2 instances. There is one important alarm I need, the StatusCheckFailed_System, whose behaviour and...
## Description Replaces the `resolve_conflicts` argument of `aws_eks_addon` resource with the new `resolve_conflicts_on_create` and `resolve_conflicts_on_update`. By doing so, the warning is removed. ## Motivation and Context The `resolve_conflicts` argument is...
Continuation of #32.
**Is your feature request related to a problem? Please describe.** Sometimes it might happen that two actors want to perform a "private" trade, with pre-agreed conversion rates and currencies, but...
Fix a dead link to "info about backup solutions"
Hi everybody, according to your [Contribution documentation](https://github.com/joinmarket-webui/jam/blob/master/src/i18n/README.md), I'm available to translate the locales in Italian. How can I proceed?
## Change Description Remove dead conjoin implementations from docs.
As of today, the creation of a new admin team (`enable_admin=true`) eventually produces an `aws_auth_configmap_role` output, which contains the hardcoded group [`system:masters`](https://github.com/aws-ia/terraform-aws-eks-blueprints-teams/blob/main/outputs.tf#L24). Creating additional administrative users belonging to the above-mentioned...
### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx-operator/issues) for duplicates. - [X] I understand...