Skip to content

Releases: sapher/terraform-provider-apollostudio

v1.3.0

10 Jan 21:16
f1bcd06
Compare
Choose a tag to compare

Add better errors and warning when a subgraph graphql schema is validated. This is useful for troubleshooting and act as a safeguard to forbidd the deployment of invalid schema file

v1.2.0

05 Jan 22:59
f666595
Compare
Choose a tag to compare

Add composition check for subgraph resource that would forbid to push schema that are not valid

v1.1.10

30 Nov 21:09
fa4a251
Compare
Choose a tag to compare

Add support for apollostudio_subgraph resource

v1.1.9

28 Nov 18:41
fe4e1d1
Compare
Choose a tag to compare

Update documentation

v1.1.8

26 Oct 23:01
20d9424
Compare
Choose a tag to compare

fix issue with apollostudio_graph_api_key

v1.1.7

25 Oct 13:45
97ea71b
Compare
Choose a tag to compare

Add supergraph resource and ability to import existing graph

v1.1.6

24 Oct 18:15
a9ad133
Compare
Choose a tag to compare
Merge pull request #10 from sapher/chore/rework-documentation

chore: rework documentation

v1.1.5

22 Oct 19:49
352fd5d
Compare
Choose a tag to compare
Merge pull request #7 from sapher/feat/add-subgraphs-data-source

feat: add subgraphs data source

v1.1.4

22 Oct 17:04
989af8a
Compare
Choose a tag to compare
Merge pull request #6 from sapher/feat/add-graph-api-key-resource

feat: add apollostudio_graph_api_key resource

v1.1.3

22 Oct 13:54
76a498d
Compare
Choose a tag to compare

Add apollo_graph_api_keys datasource