Gustavo Martinez Barbero
Gustavo Martinez Barbero
### Enhancement summary Opening issue to discuss the option to include custom comments at the top of the generated config. Example: ``` !RANCID-CONTENT-TYPE: arista ! ! Config version: x.x.x !...
It would be nice to specify push options when pushing to the remote branch while deploying. A use case is to use the "ci.skip" option to instruct Gitlab to skip...
# Contact us > For any immediate issues or help , reach out to us at [email protected] ! # Bug Report Importing existing resources is important for me as I...
# Contact us > For any immediate issues or help , reach out to us at [email protected] ! # Bug Report Given the following example: ``` resource "citrixadc_lbvserver" "sample-app-slb-80" {...
# Contact us > For any immediate issues or help , reach out to us at [email protected] ! # Feature Request As part of GSLB configurations with the Topo strategy,...
# Contact us > For any immediate issues or help , reach out to us at [email protected] ! # Feature Request I want to configure gslbservicegroup (https://registry.terraform.io/providers/citrix/citrixadc/latest/docs/resources/gslbservicegroup) in a similar...
# Contact us > For any immediate issues or help , reach out to us at [email protected] ! # Bug Report Given the following configuration example for lbmonitor:  Terraform...
### Summary In current automation workflows it is common to run some pre-checks based on intended list of Nitro resources to configure, in order to exit an automation workflow early...
### Summary I have a custom role that leverages the netscaler.adc modules to provision NITRO resources in bulk, where I take a configuration iterable as input, and each element represents...
### Summary I am trying to use the collection modules and seen several error messages suggesting that was caused by non-updatable attributes. In a declarative approach, I would like to...