This repository contains examples of Terraform code for various cloud providers. Each provider has its own directory with specific examples.
Find GCP-specific examples in the gcp directory.
- Navigate to the
gcp
directory. - Follow the README instructions for each example.
Find AWS-specific examples in the aws directory.
- Navigate to the
aws
directory. - Follow the README instructions for each example.
Find Azure-specific examples in the azure directory.
- Navigate to the
azure
directory. - Follow the README instructions for each example.
If you would like to contribute to this repository, feel free to open an issue or submit a pull request.