Skip to content

Data Sources #60

@migara

Description

@migara

Function to generate standard Terraform data sources based on the normalized spec

  1. Singleton data sources - retrieve a single object by id/name (e.g. address object by name)
  2. Group data sources - retrieve a list of items (e.g. all address objects)

input:

  • normalized spec
  • file struct pointer

functionality:

  • render the Terraform data source functions
  • store the rendered content in the file struct pointer

return:

  • err

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions