doitintl / terraform-provider-doit

Terraform provider for DoiT API platform
Mozilla Public License 2.0
1 stars 0 forks source link

Budgets: last_updated should be ignored #5

Closed haizaar closed 5 months ago

haizaar commented 5 months ago

Currently applies generate a noise: image

The last_updated field is automatic and should not be considered.

haizaar commented 5 months ago

@dianibar was it fixed as part of 0.17.0?

dianibar commented 5 months ago

This is the expected behaviour of the compute arguments; it will be shown when other arguments are updated, but if there are no other arguments to update, terraform will not show it.