Skip to content

hkhcoder/iac-vprofile

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

27e9796 · Jan 5, 2025

History

13 Commits
Jan 5, 2025
Jan 5, 2025
Nov 13, 2023
Jan 5, 2025

Repository files navigation

Terraform code

Maintain vpc & eks with terraform for vprofile project

Tools required

Terraform version 1.6.3

Steps from scratch

  • terraform init
  • terraform fmt -check
  • terraform validate
  • terraform plan -no-color -out planfile
  • terraform apply -auto-approve -input=false -parallelism=1 planfile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages