diff --git a/docs/cnquery/providers.mdx b/docs/cnquery/providers.mdx index 459ae65bb..8c78a6c20 100644 --- a/docs/cnquery/providers.mdx +++ b/docs/cnquery/providers.mdx @@ -112,7 +112,8 @@ These are the available cnquery providers: | atlassian | Atlassian Cloud | | aws | Amazon Web Services | | azure | Microsoft Azure | -| equinix | Equinix | +| cloudformation | AWS CloudFormation | +| equinix | Equinix Metal | | gcp | Google Cloud | | github | GitHub | | gitlab | GitLab | diff --git a/docs/cnspec/cnspec-adv-install/providers.mdx b/docs/cnspec/cnspec-adv-install/providers.mdx index 07682f535..4ac521c92 100644 --- a/docs/cnspec/cnspec-adv-install/providers.mdx +++ b/docs/cnspec/cnspec-adv-install/providers.mdx @@ -112,7 +112,8 @@ These are the available cnspec providers: | atlassian | Atlassian Cloud | | aws | Amazon Web Services | | azure | Microsoft Azure | -| equinix | Equinix | +| cloudformation | AWS CloudFormation | +| equinix | Equinix Metal | | gcp | Google Cloud | | github | GitHub | | gitlab | GitLab |