# Snyk IaC

With Snyk Infrastructure as Code (IaC), you can secure cloud infrastructure configurations before and after deployment.

With Snyk IaC, you can:

* Write secure configurations for [HashiCorp Terraform](https://docs.snyk.io/scan-with-snyk/snyk-iac/scan-your-iac-source-code/scan-terraform-files), [AWS CloudFormation](https://docs.snyk.io/scan-with-snyk/snyk-iac/scan-your-iac-source-code/scan-cloudformation-files), [Kubernetes](https://docs.snyk.io/scan-with-snyk/snyk-iac/scan-your-iac-source-code/scan-kubernetes-configuration-files), and [Azure Resource Manager (ARM)](https://docs.snyk.io/scan-with-snyk/snyk-iac/scan-your-iac-source-code/scan-arm-configuration-files) - for IDE, SCM, CLI, and Terraform Cloud/Enterprise workflows.
* View issues and receive [fix advice](https://docs.snyk.io/scan-with-snyk/snyk-iac/getting-started-with-current-iac) so you can make changes directly to code, before applications reach production.
* [Detect manually created resources](https://docs.snyk.io/scan-with-snyk/snyk-iac/detect-manually-created-resources) in your cloud.
* Onboard, scan, and test deployed cloud environments for misconfigurations for AWS, Azure, and Google Cloud environments.

For a list of supported IaC languages and cloud providers, see [Supported IaC and cloud providers](https://docs.snyk.io/scan-with-snyk/snyk-iac/supported-iac-languages-cloud-providers-and-cloud-resources).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.snyk.io/scan-with-snyk/snyk-iac.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
