thousandeyes / terraform-provider-thousandeyes

ThousandEyes Terraform Provider
Apache License 2.0
21 stars 26 forks source link

fix: set account group name as computed #95

Closed raul-te closed 2 years ago

raul-te commented 2 years ago

We need to set this field as computed, otherwise we get into a state persisting loop:

     ~ shared_with_accounts {
          + name = "SRE"
            # (1 unchanged attribute hidden)
        }
        # (3 unchanged blocks hidden)
    }