Hi terraform team,
While we are trying to create application gateway through terraform, as it’s mentioned on terraform registry also, the same I have attached the screenshot. The issue is that even if we change the sequence also then also it is triggering the resource recreation.
but the main issue is that if we are using the terraform to create application gateway resource in azure for PROD env and if new user is trying to add some resource value in config, then it will be going to create the issue.
So is there any way to suppress this, so that it will not create this issue,
Note: I don’t want to ignore the change, but the way terraforms handle the application gateway.