Skip to content

Releases: wundergraph/terraform-provider-cosmo

v0.5.2

20 Aug 09:34
898e732

Choose a tag to compare

fix: allow creation of event driven subgraphs (#18)

v0.5.0

26 May 08:45
9677cf5

Choose a tag to compare

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

25 Apr 08:05
7b561e1

Choose a tag to compare

fix: retrieve the subgraph schema in the cosmo_subgraph data source (…

v0.4.0

24 Apr 12:30
f77430d

Choose a tag to compare

feat: enforce recreation of subgraphs and feature subgraphs on namesp…

v0.3.0

20 Jan 14:23
ac0a96a

Choose a tag to compare

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

10 Dec 08:44
244548c

Choose a tag to compare

Merge pull request #11 from wundergraph/suvij/eng-5845-contract-inclu…

v0.1.1

07 Nov 11:55
58390b9

Choose a tag to compare

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

27 Sep 07:07
65fe8e3

Choose a tag to compare

Merge pull request #7 from wundergraph/andi/eng-5704-inquiring-about-…

v0.0.2

17 Sep 18:26

Choose a tag to compare

docs: update provider description

v0.0.1

16 Sep 15:23

Choose a tag to compare

chore: remove dummy token