magodo / terraform-provider-restful

Terraform provider to manage RESTful resources
https://registry.terraform.io/providers/magodo/restful
Mozilla Public License 2.0
15 stars 5 forks source link

Provider: support referencing computed attributes from other resources #31

Closed magodo closed 1 year ago

magodo commented 1 year ago

This is to support provider block referencing computed attributes from other resources, including not created ones. Changes include:

Fix #30.