Sandro Rodrigues

Results 9 issues of Sandro Rodrigues

Is there any plan to add support to Django 2.0?

I'm having some problems with encodings when i use disqus_show_comments tag on the template. When i have special characters on my title causes error on get_config. The generation of output...

Hi, I'm having problems running unit tests because `webpack-stats.json` don't exists in my CI, the file is not under version control along with the code. Do i need to add...

Hi, After `terraform apply` for the first time and create a resource similar to the following: ```hcl # Create an inbound data filter to ignore issues raised from legacy browsers...

Hi, After applying my terraform plan, I've tried to run `terraform destroy`. My plan included destroying resources of type `sentry_project_inbound_data_filter`. When applying, I get the following errors: ```hcl │ Error:...

### Terraform Version `Terraform v1.7.4` `jdamata/sonarqube v0.16.10` ### Affected Resource(s) - sonarqube_project ### Terraform Configuration Files ```hcl resource "sonarqube_project" "this" { name = "project name" project = "project-key" visibility =...

Hi, Is it expectable in the near future having support to associate `instance_groups` to `awx_inventory` resource? I've checked the code and I didn't find any reference to it. Here is...

Hi, Firstly, congrats for the provider, it helps a lot managing our AWX instances. Great work! Is it expectable in the near future having support for the parameter `ask_scm_branch_on_launch` on...

### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used...

🤖:bug
stale
investigate