Difference between revisions of ".terraform/modules/"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
− | ==See also== | + | == See also == |
* {{tf files}} | * {{tf files}} | ||
− | * {{ | + | * {{tf modules}} |
− | |||
[[Category:Iac]] | [[Category:Iac]] |
Revision as of 19:14, 27 October 2022
.terraform/modules/
Example list depending of modules downloaded:
.terraform/modules/acm .terraform/modules/db .terraform/modules/eks .terraform/modules/s3_bucket_for_logs .terraform/modules/vpc
terraform init
See also
- Terraform configuration files, Terraform state files:
.tf
,.tfvars
,main.tf, outputs.tf
,variables.tf
,.terraform.d/
,terraform init
,providers.tf
,.terraform/
,terraform.tfstate
,.terraform.lock.hcl
,terraform.tfstate.d, override.tf, versions.tf
- Terraform modules,
terraform get
,module { source }
, AWS modules,module.
, child modules, Terraform modules inputs, submodules,terraform init -upgrade
Advertising: