Skip to content

Template Repository for creating all Terraform modules

License

Notifications You must be signed in to change notification settings

srinivas-pradhan/terraform-template

Repository files navigation

ADD README HERE

Template Repo Initialization

terragrunt init

Initializing the backend...

Initializing provider plugins...
- Finding hashicorp/aws versions matching "4.34.0"...
- Installing hashicorp/aws v4.34.0...
- Installed hashicorp/aws v4.34.0 (signed by HashiCorp)

Terraform has created a lock file .terraform.lock.hcl to record the provider
selections it made above. Include this file in your version control repository
so that Terraform can guarantee to make the same selections by default when
you run "terraform init" in the future.

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.

terragrunt plan

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration and found no
differences, so no changes are needed.

Manually execute Terraform Docs

terraform-docs -c .terraform-docs.yml .
README.md updated successfully

Requirements

Name Version
aws 4.34.0

Providers

No providers.

Modules

No modules.

Resources

No resources.

Inputs

No inputs.

Outputs

No outputs.

About

Template Repository for creating all Terraform modules

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages