Skip to content

KopiCloud/terraform-gcp-fedora-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ae94a92 · Feb 22, 2022

History

2 Commits
Feb 20, 2022
Feb 22, 2022
Feb 22, 2022
Feb 22, 2022
Feb 22, 2022
Feb 22, 2022
Feb 22, 2022
Feb 22, 2022
Feb 22, 2022
Feb 22, 2022
Feb 22, 2022
Feb 22, 2022
Feb 22, 2022

Repository files navigation

Deploy a Fedora VM Instance in GCP with Terraform

The script will deploy Fedora Linux on a VM instance.

  • app-variables.tf --> Application variables

  • fedora-versions.tf --> Fedora Versions

  • linux-vm-main.tf --> Create a Fedora VM using Terraform

  • linux-vm-output.tf --> VM Output

  • linux-vm-variables.tf --> VM Variables

  • network-firewall.tf --> Configure basic firewall for the network

  • network-main.tf --> Define network, vpc, subnet

  • network-variables.tf --> Network variables

  • provider-main.tf --> Configure Terraform and Google Cloud providers

  • provider-variables --> Authentication variables

  • terraform.tfvars --> Defining variables

Notes

Create the .JSON file for authentication --> https://gmusumeci.medium.com/how-to-create-a-service-account-for-terraform-in-gcp-google-cloud-platform-f75a0cf918d1

Releases

No releases published

Packages

No packages published

Languages