rafikurnia's blog


Referencing Terraform 0.12 stack's output from Terraform 0.11 (August 8, 2019)

Terraform recently announced version 0.12 which introduces lots of changes.
I was afraid that using Terraform 0.11 to access outputs from Terraform 0.12 stack is not possible.

Fortunately, it is not the case!

Remote state data provider still works just fine.

tags: terraform