opentofu/internal/providers
James Bardin 9d9746560f use the same struct for all schema access
Unify the struct used for Schemes and GetProviderSchemaResponse so that
we can have a single cache which handles all schema access.
2023-07-06 10:37:35 -04:00
..
addressed_types_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
addressed_types.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
doc.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
factory.go remove unused factory functions 2023-07-06 10:37:35 -04:00
provider.go use the same struct for all schema access 2023-07-06 10:37:35 -04:00
schema_cache.go use the same struct for all schema access 2023-07-06 10:37:35 -04:00
schemas.go use the same struct for all schema access 2023-07-06 10:37:35 -04:00