Elzo Valugi

Results 15 issues of Elzo Valugi

If somebody has already draggable elements in the page, you are changing the default binding behaviour of the dragged objects. My solution is to comment out the overloading of draggable...

$ vagrant plugin install vagrant-aws Installing the 'vagrant-aws' plugin. This can take a few minutes... Fetching: excon-0.57.1.gem (100%) Fetching: formatador-0.2.5.gem (100%) Fetching: fog-core-1.44.3.gem (100%) Fetching: fog-json-1.0.2.gem (100%) Fetching: mini_portile2-2.2.0.gem (100%)...

vagrant plugin install vagrant–aws Installing the 'vagrant–aws' plugin. This can take a few minutes... /opt/vagrant/embedded/lib/ruby/2.3.0/uri/generic.rb:1102:in `rescue in merge': URI must be ascii only "?gems=vagrant\u{2013}aws" (URI::InvalidURIError) from /opt/vagrant/embedded/lib/ruby/2.3.0/uri/generic.rb:1099:in `merge' from /opt/vagrant/embedded/lib/ruby/2.3.0/rubygems/resolver/api_set.rb:115:in...

Please add the possibility of referencing a threshold_profile also by name, like you have for location_profiles for example. Location profile can be referenced by id or by name, but threshold...

Seems that site24x7_ping_monitor does not support domain_name, which is not what the documentation says: https://registry.terraform.io/providers/site24x7/site24x7/1.0.90/docs/resources/ping_monitor#domain_name ![Screenshot 2024-07-03 at 15 54 34](https://github.com/site24x7/terraform-provider-site24x7/assets/134076/5dd11239-2b40-411e-bc1e-c91907c1cdff)

Steps to reproduce. 1. create a site24x7_monitor_group using TF 2. create a monitor and associate to it using TF 3. delete group and monitor using interface 4. run the same...

For web_page_speed_monitor, for check_frequency parameter the default value is 1 (String) and is measured in minutes. According to the example in the docs. If I set 1 or 5 as...

``` The plugin encountered an error, and failed to respond to the plugin.(*GRPCProvider).ReadResource call. The plugin logs may contain more details. ╵ ╷ │ Error: Plugin did not respond │...

This is about a website monitor attribute called response_headers_severity. The documentation states that the possible values are DOWN 0 - or Trouble 2. Setting this to 0 in terraform does...

hi, This is about the SSL monitor, but I guess the implementation would be the same everywhere where there is a tag_ids/tag_names. https://registry.terraform.io/providers/site24x7/site24x7/latest/docs/resources/ssl_monitor So I associate tags to this monitor...