Versions in this module Expand all Collapse all v1 v1.0.1 Mar 22, 2024 Changes in this version + type DBInstance struct + func (inst *DBInstance) Components() []query.Component + type EFSFileSystem struct + func (v *EFSFileSystem) Components() []query.Component + type EKSCluster struct + func (inst *EKSCluster) Components() []query.Component + type ElastiCache struct + func (inst *ElastiCache) Components() []query.Component + type ElastiCacheReplication struct + func (inst *ElastiCacheReplication) Components() []query.Component + type ElasticIP struct + func (inst *ElasticIP) Components() []query.Component + type FSxFileSystem struct + func (v *FSxFileSystem) Components() []query.Component + type Instance struct + func (inst *Instance) Components() []query.Component + type LB struct + func (lb *LB) Components() []query.Component + type NatGateway struct + func (inst *NatGateway) Components() []query.Component + type Provider struct + func NewProvider(key string, regionCode region.Code) (*Provider, error) + func (p *Provider) Name() string + func (p *Provider) ResourceComponents(rss map[string]terraform.Resource, tfRes terraform.Resource) []query.Component + type Volume struct + func (v *Volume) Components() []query.Component