Skip to content

inheal-y/terraform-docs-samples

This branch is 36 commits behind terraform-google-modules/terraform-docs-samples:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Nov 21, 2024
Dec 19, 2024
Nov 21, 2024
Dec 5, 2024
Dec 16, 2024
May 31, 2023
Apr 18, 2024
Aug 29, 2024
Nov 19, 2024
Dec 11, 2024
Nov 19, 2024
Dec 11, 2024
Nov 19, 2024
Dec 6, 2024
Apr 26, 2023
May 31, 2023
Nov 12, 2024
Nov 19, 2024
Mar 25, 2024
Nov 26, 2024
Jun 27, 2023
Oct 19, 2023
Dec 19, 2024
Nov 20, 2024
Nov 19, 2024
Nov 19, 2024
Dec 6, 2024
Mar 16, 2023
Dec 10, 2024
Nov 19, 2024
Jun 2, 2023
Dec 11, 2024
Sep 2, 2022
Jan 17, 2024
Apr 14, 2021
Aug 2, 2024
Dec 9, 2024

Repository files navigation

terraform-docs-samples

Terraform samples intended for inclusion in cloud.google.com.

Typically, the samples are imported on tabs in how-to guides. For example, see Creating a SQL Server instance.

Setup

To run Terraform samples, the recommended approach is to use Cloud Shell.

Cloud Shell is a Compute Engine virtual machine. The service credentials associated with this virtual machine are automatic, so there is no need to set up or download a service account key.

Terraform is integrated with Cloud Shell, and Cloud Shell automatically authenticates Terraform, letting you get started with less setup.

  1. Activate Cloud Shell at the top of the Google Cloud Console.

  2. Clone this repository:

    git clone https://github.com/terraform-google-modules/terraform-docs-samples

How to run a sample

See Work with a Terraform configuration.

Contributing

Contributions are welcome!

Code style

If you are submitting or reviewing a pull request, make sure that the sample follows the Terraform sample guidelines for quality and consistency.

Providing feedback

Open an issue in this GitHub repository.

Alternativly, from the Google Cloud documentation, click Send feedback near the top right of the page or at the bottom of the page. This opens a feedback form.

About

Terraform samples intended for inclusion in cloud.google.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 98.1%
  • Other 1.9%