Releases: sapher/terraform-provider-apollostudio
Releases · sapher/terraform-provider-apollostudio
v1.3.0
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
Add composition check for subgraph
resource that would forbid to push schema that are not valid
v1.1.10
Add support for apollostudio_subgraph
resource
v1.1.8
fix issue with apollostudio_graph_api_key
v1.1.7
Add supergraph resource and ability to import existing graph
v1.1.6
Merge pull request #10 from sapher/chore/rework-documentation
chore: rework documentation
v1.1.5
Merge pull request #7 from sapher/feat/add-subgraphs-data-source
feat: add subgraphs data source
v1.1.4
Merge pull request #6 from sapher/feat/add-graph-api-key-resource
feat: add apollostudio_graph_api_key resource
v1.1.3
Add apollo_graph_api_keys datasource