Data Sources - Configuration Language | Terraform | HashiCorp Developer - 0 views
-
Each provider may offer data sources alongside its set of resource types.
-
When distinguishing from data resources, the primary kind of resource (as declared by a resource block) is known as a managed resource.
-
Each data resource is associated with a single data source, which determines the kind of object (or objects) it reads and what query constraint arguments are available.
- ...4 more annotations...