Pascal Hofmann
Pascal Hofmann
Closes #924 / https://trello.com/c/zIl5yDEz/178-support-ec-certificates
### Terraform Version Terraform v1.0.4 on darwin_amd64 + provider registry.terraform.io/terraform-provider-openstack/openstack v1.43.0 ### Affected Resource(s) Please list the resources as a list, for example: - openstack_compute_instance_v2 ### Terraform Configuration Files ```hcl...
The check for MasterCard is incorrect. The new BIN range for MasterCard that is valid since October 2016 is 2221-2720 and not 22-27.
The proxy env vars are already taken into consideration here https://github.com/terraform-providers/terraform-provider-mysql/blob/master/mysql/provider.go#L152 Setting them as default for `proxy` leads to the proxy being set as proxy itself and as forwarder (see...
**Edit:** I just noticed that I mixed up the field names in my initial commit message. This is fixed now. 😓🙈 ## Description Closes #1248. ### PR Checklist Acknowledgement -...
### Feature Description Add `suggestion_commit_message` to gitlab_project(s) resource/datasources ### Do you want to implement this? - [X] I would like to implement this myself 👷
**Note:** This is still work in progress with a lot of TODOs, broken tests and missing functionality. ## Description ## Related Issues ## Motivation and Context ## How Has This...
163.com belongs to a popular chinese free email provider. See https://en.wikipedia.org/wiki/NetEase. This PR moves it from disposable to whitelist.
With the direct integration into alertmanager, I guess this repo can be archived? A note in the README should point users to the internal integration.
Resolves #1071 ---- ## Additional info ### Pull request checklist - [x] Tests for the changes have been added (for bug fixes / features) - [x] Docs have been reviewed...