Difference between revisions of "Terraform modules"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
* <code>module [[s3]]-bucket</code> (https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws/latest)
 
* <code>module [[s3]]-bucket</code> (https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws/latest)
 
* <code>module [[route53]]</code>: zones, record (https://registry.terraform.io/modules/terraform-aws-modules/route53/aws/latest)
 
* <code>module [[route53]]</code>: zones, record (https://registry.terraform.io/modules/terraform-aws-modules/route53/aws/latest)
* <code>[[cicd (terraform module)]]</code> https://registry.terraform.io/modules/cloudposse/cicd/aws/latest
+
* <code>[[cicd (terraform module)|cicd]]</code> https://registry.terraform.io/modules/cloudposse/cicd/aws/latest
  
 
== Related terms ==
 
== Related terms ==

Revision as of 14:07, 19 August 2021

Modules naming convention: terraform-PROVICER-NAME

Related terms

See also

Advertising: