Skip to content

Kayne103/terraform_example

Repository files navigation

Get started with Terraform

Execution

  • First, run terraform init to fetch all provider plugins.
  • Secondly, run terraform plan to verify whether the execution plan matches your expectations.
  • Finally, run terraform apply to execute the actions proposed in plan.

Terraform

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages