terraform-provider-avi icon indicating copy to clipboard operation
terraform-provider-avi copied to clipboard

avi_authprofile resource always indicates a change is required.

Open jcsmith opened this issue 2 years ago • 1 comments

Describe the bug

Every time terraform apply is executed it is always indicated that the avi_authprofile resource will be changed even when executed immediately after the first execution.

Reproduction steps

  1. Execute terraform apply. 2.Accept changes to avi_authprofile resource
  2. Execute terraform apply again.
  3. terraform always indicates that the avi_authprofile resource will be updated.

Expected behavior

If no updates are required none should be made.

Additional context

No response

jcsmith avatar Jan 25 '23 14:01 jcsmith