You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand this is fixed now according to this pr, just tracking here for completion.
If you could close this in the next release that would be great π
β Warning: Argument is deprecated
β
β with module.domain-projects["myproject"].google_project.project[0],
β on .terraform/modules/domain-projects/cloud-foundation-fabric-32.0.0/modules/project/main.tf line 53, in resource "google_project" "project":
β 53: skip_delete = var.skip_delete
β
β skip_delete is deprecated and will be removed in 6.0.0. Please use deletion_policy instead. A skip_delete value of false can be changed to a deletion_policy value
β of DELETE and a skip_delete value of true to a deletion_policy value of ABANDON for equivalent behavior.
The text was updated successfully, but these errors were encountered:
it's not released yet, right? it wasn't included in v33.0.0
We don't keep issues open for features already implemented, which will go in the next release. :) It's not needed (they will go in the release regardless), and it would make issues unusable to track actual bugs/FRs.
I understand this is fixed now according to this pr, just tracking here for completion.
If you could close this in the next release that would be great π
The text was updated successfully, but these errors were encountered: