Hello,
Terraform v1.12.0 has just been released.
It contains a long list of enhancements and fixes. It allows importing resources via a new identity
attribute (as opposed to a string-based id
) in the import
block and also comes with a new backend to allow state to be stored in OCI Object Storage.
For the full changelog see terraform/CHANGELOG.md at v1.12.0 · hashicorp/terraform · GitHub