Editing Terraform resource: aws db instance

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 2: Line 2:
  
 
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/db_instance
 
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/db_instance
 
 
* [[engine_version]]
 
* [[auto_minor_version_upgrade]]
 
  
 
== Official example ==
 
== Official example ==
Line 34: Line 30:
 
  }
 
  }
  
== Selected arguments ==
+
== Arguments ==
 
* <code>[[instance_class]]</code> (required)
 
* <code>[[instance_class]]</code> (required)
* <code>[[multi_az]]</code> (optional)
 
 
* <code>[[AWS RDS engines|engine]]</code>: <code>[[aurora]], aurora-mysql, aurora-postgresql, mysql, mariadb, postgres</code>
 
* <code>[[AWS RDS engines|engine]]</code>: <code>[[aurora]], aurora-mysql, aurora-postgresql, mysql, mariadb, postgres</code>
 
* <code>[[allocated_storage]]</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/db_instance#allocated_storage</ref> (required)
 
* <code>[[allocated_storage]]</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/db_instance#allocated_storage</ref> (required)
Line 42: Line 37:
 
* <code>[[db_name]]</code> (optional)
 
* <code>[[db_name]]</code> (optional)
 
* <code>[[password]]</code>
 
* <code>[[password]]</code>
* <code>[[backup_retention_period]]</code>: [0-35]<ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/db_instance#backup_retention_period</ref>
+
* <code>[[multi_az]]</code> (optional)
 +
* <code>[[backup_retention_period]]</code>: (0-35)<ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/db_instance#backup_retention_period</ref>
 
* <code>[[vpc_security_group_ids]]</code>
 
* <code>[[vpc_security_group_ids]]</code>
* <code>[[iam_database_authentication_enabled]]</code>
 
* <code>[[db_subnet_group_name]]</code> (optional)
 
* <code>[[enabled_cloudwatch_logs_exports]]</code>
 
* <code>[[monitoring_role_arn]]</code>
 
* [[Enhanced monitoring]]: <code>[[monitoring_interval]]</code> (default 0)
 
 
== Errors ==
 
* <code>[[will be created]]</code>
 
* <code>[[InvalidParameterCombination]]</code>
 
* <code>[[InstanceType]]</code>
 
* <code>[[Warning: Redundant ignore changes element]]</code>
 
  
 
== Related terms ==
 
== Related terms ==
Line 65: Line 50:
 
* <code>[[enable_dns_hostnames]] = true</code>
 
* <code>[[enable_dns_hostnames]] = true</code>
 
* <code>[[enable_dns_support]]  = true</code>
 
* <code>[[enable_dns_support]]  = true</code>
* <code>[[google_sql_user]]</code>
+
* [[Warning: Redundant ignore changes element]]
* [[tf show]] | grep .rds.amazonaws.com
+
* <code>[[will be created]]</code>
* [[Master password]]
+
* <code>[[InvalidParameterCombination]]</code>
 +
* <code>[[InstanceType]]</code>
  
 
== See also ==
 
== See also ==
 
* {{aws_db_instance}}
 
* {{aws_db_instance}}
* {{tf rds}}
 
 
* {{terraform aws resources}}
 
* {{terraform aws resources}}
 
* {{terraform aws modules}}
 
* {{terraform aws modules}}

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: