Difference between revisions of "Terraform resource: aws rds cluster instance"

From wikieduonline
Jump to navigation Jump to search
(Created page with " * Terraform resource: aws rds cluster == See also == * {{terraform aws modules}}")
 
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<code>[[aws_rds_cluster_instance]]</code> https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_cluster_instance
  
  
 +
== Arguments ==
 +
* <code>[[cluster_identifier]]</code> https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_cluster_instance#cluster_identifier
 +
* <code>[[instance_class]]</code>: <code>[[db.serverless]]</code>
  
* [[Terraform resource: aws rds cluster]]
+
== Related ==
 +
* [[Terraform resource: aws_rds_cluster]]
 +
* [[Terraform module: rds-aurora]]
 +
* <code>[[Still creating...]]</code>
 +
* <code>[[module.db.aws_rds_cluster_instance]]</code>
  
 
== See also ==
 
== See also ==
* {{terraform aws modules}}
+
* {{tf rds}}
 +
* {{Amazon Aurora}}
 +
 
 +
 
 +
[[Category:Terraform]]
 +
[[Category:Amazon Aurora]]

Latest revision as of 11:53, 2 August 2024

Advertising: