...

/

Exporting all Attributes

Exporting all Attributes

Learn to output an entire resource or data block using the Terraform output resource.

As of Terraform version 1.0.0 (which this course is based on), Terraform allows you to output an entire resource or data block. To do this, we’ll take the example that we just had in the last lesson and added the ...