Difference between revisions of "Terraform modules"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* [[Terragrunt]] | * [[Terragrunt]] | ||
* [[Ansible modules]] | * [[Ansible modules]] | ||
− | * [[source]] | + | * <code>[[source]]</code> |
+ | * <code>[[terraform import]]</code | ||
== See also == | == See also == |
Revision as of 21:10, 11 August 2021
- https://learn.hashicorp.com/tutorials/terraform/module
- Terraform registry: https://registry.terraform.io/browse/modules
Modules naming convention: terraform-PROVICER-NAME
module "vpc"
module "iam"
module "rds"
module "vm"
(terraform Libvirt module: https://registry.terraform.io/modules/MonolithProjects/vm/libvirt/latest)module s3-bucket
Related terms
See also
terraform
[untaint | fmt
| apply
|show
| state
| init | plan | console | output
| validate
| destroy
| debug
| import
| providers
| get
| graph
| workspaces
| resource
| login
| -var-file
| state mv
| state pull
| state push
| state replace-provider
| state rm
| force-unlock
| env
| tfe
| --version
| remote-exec
| delete on termination
| deprecated commands | terraform --help
]
- Terraform, OpenTofu, Terrakube.org, Installation, Terraform AWS, Terraform GCP, Terraform commands, Terraform Cloud, Terraform Enterprise (TFE), HCL, HIL, meta-arguments, providers, modules, resource, provisioners, data sources, backends: remote backends, examples, configuration files, state files, variables, types, Terraform Registry, conditionals:
depends_on
, functions, Blocks, dynamic blocks, errors, Terragrunt, Terraformer, Terratest, Terraform certifications, Terraform map type, Terraform Associate, Terraform: list type, TF_VAR_, TF_LOG
, Terraform provider versioning, Terraform Style Conventions, Required version, Terraform plugin, Terraform Named Values, tags, Changelog, tfsec, tflint
, Operators, Expressions: for, splat
, Debugging, Namespaces, Terraform Landing Zones, CDKTF, Atmos
Advertising: