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

[Docs]: Resource migration guide should inform about new capabilities in terraform 1.7

Open jamiekt opened this issue 1 year ago • 1 comments

Documentation Link

https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/docs/technical-documentation/resource_migration.md

Description

The article states

You can remove resources from the state with the terraform state rm <resource_address> command.

You should advise that, as of terraform 1.7, terraform supports removed blocks which enable one to remove resources without having to write terraform state rm commands. Using removed blocks is a much much easier way of achieving this.

References

No response

Would you like to implement a fix?

None

jamiekt avatar Feb 07 '24 09:02 jamiekt

Hey @jamiekt. Thanks for the suggestion!

We'll happily accept a contribution to the migration guide.

sfc-gh-asawicki avatar Feb 07 '24 10:02 sfc-gh-asawicki