Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type DataArgs struct + Filters []DataFilters + Id terra.StringValue + ServiceCode terra.StringValue + type DataFilters struct + Field terra.StringValue + Value terra.StringValue + type DataFiltersAttributes struct + func (f DataFiltersAttributes) Field() terra.StringValue + func (f DataFiltersAttributes) InternalRef() (terra.Reference, error) + func (f DataFiltersAttributes) InternalTokens() (hclwrite.Tokens, error) + func (f DataFiltersAttributes) InternalWithRef(ref terra.Reference) DataFiltersAttributes + func (f DataFiltersAttributes) Value() terra.StringValue + type DataFiltersState struct + Field string + Value string + type DataSource struct + Args DataArgs + Name string + func Data(name string, args DataArgs) *DataSource + func (app *DataSource) Attributes() dataAwsPricingProductAttributes + func (app *DataSource) Configuration() interface{} + func (app *DataSource) DataSource() string + func (app *DataSource) LocalName() string