Releases: wundergraph/terraform-provider-cosmo
Releases · wundergraph/terraform-provider-cosmo
v0.5.2
v0.5.0
feat: implement reading and deletion of tokens * feat: reading and deleting tokens now calls the api * feat: enhance acceptance testing and provider configuration * fix: improve error handling in acceptance tests and token resource checks * refactor: streamline provider configuration and enhance acceptance test error handling * test: add token retrieval check in acceptance test for router token resource * fix: enhance type assertion and error handling in acceptance tests for router token resource * refactor: replace provider configuration with direct API client usage in acceptance tests for router token resource * fix: if key or url are set from the provider, they took precedence over the env
v0.4.1
fix: retrieve the subgraph schema in the cosmo_subgraph data source (…
v0.4.0
feat: enforce recreation of subgraphs and feature subgraphs on namesp…
v0.3.0
feat: import graphs, contract and namespace using id (#12) * feat: import graphs, contract and namespace using id * test: add test for contract * test: add import test for federated graph * test: add tests for import logic * chore: ignore param check * chore: get graph_url from subgraph * chore: add example for import * chore: tidy * chore: add docs for import * chore: tidy --------- Co-authored-by: Ludwig Bedacht <ludwig.bedacht@gmail.com>
v0.2.0
Merge pull request #11 from wundergraph/suvij/eng-5845-contract-inclu…
v0.1.1
Merge pull request #10 from SvenW/fix/import-subgraph Import by id now works by finding the relevant subgraph in the provided namespace
v0.1.0
Merge pull request #7 from wundergraph/andi/eng-5704-inquiring-about-…
v0.0.2
docs: update provider description
v0.0.1
chore: remove dummy token