Mehdi MAHFOUDI

Results 7 issues of Mehdi MAHFOUDI

``` > terraform version Terraform v0.12.18 + provider.google v3.3.0 + provider.null v2.1.2 + provider.random v2.2.1 ``` ``` > terraform-inventory --version terraform-inventory version '0.9' ``` ``` terraform state pull | jq...

Hello, Mon Turris ne reconnait pas le SFP... :'( ```sh dmesg | grep sfp [ 5.311641] sfp sfp: failed to read EEPROM: -6 [ 5.421415] sfp sfp: failed to read...

Hello, Please be indulgent this is my first PR in a terraform module. I know there might be work left to do. I invite you to review my PR and...

triaged
refactor
P3

Is this provider still maintained ?

### Terraform Version ```Terraform v0.12.24``` ### Affected Resource(s) ```bitbucket_user``` ### Terraform Configuration Files ```hcl data "bitbucket_user" "reviewer" { username = "foo" } ``` ### Expected Behavior I would like to...

Hi, could you please explain how the `config.json` work ? What should we edit in order to make it work ? Should we edit https://github.com/argoproj-labs/argocd-extension-metrics/blob/main/manifests/configmap.yaml#L11 to match my apps ?