Commit Graph

79 Commits (361d00347a7ffceda4daad080bf370fd2f409cba)

Author SHA1 Message Date
Armon Dadgar 7a3b4fa7ce Merge pull request #648 from yahyapo/master
11 years ago
Armon Dadgar 9668c8292f Merge pull request #637 from snehaso/vpc_tenanct
11 years ago
Yahya Poonawala b595c73d42 Adding tag support to AWS EC2 route table resource.
11 years ago
Sneha Somwanshi 89f1a38f5b added vpc tenancy argument
11 years ago
Sneha Somwanshi 60d18e1eb8 doc for cross zone load balancing
11 years ago
Armon Dadgar 57fd308e93 website: Correct network_acl docs
11 years ago
Armon Dadgar 38697d6b4c aws: Making security group ingress rules optional
11 years ago
Armon Dadgar fae29f4685 Merge pull request #506 from muralimadhu/master
11 years ago
Armon Dadgar 477efb4fa4 website: Docs for aws_network_acl
11 years ago
Daniel Malon 1e3065ae11 allow setting the block device virtual_name
12 years ago
Armon Dadgar e53bf23c0c provider/aws: Fixing merge conflict
12 years ago
Armon Dadgar 735e83a146 Merge branch 'master' of https://github.com/serenitus/terraform into serenitus-master
12 years ago
Armon Dadgar 41f2e7f98e Merge pull request #545 from rcostanzo/f-parameter-group
12 years ago
Armon Dadgar 38aec9f20b provide/aws: Document the block device
12 years ago
Madhu 5ed2ee8f37 Merge branch 'master' of https://github.com/hashicorp/terraform
12 years ago
Rob Costanzo a14da63a39 Fixed bug with final_snapshot_identifier and skip_final_snapshot and removed apply_method as an option for now and am only supporting immediate mode
12 years ago
Rob Costanzo de16b10555 Added new aws_db_parameter_group resource for creating RDS DB Parameter Groups.
12 years ago
Simon Turvey 31132f1ded Add tag support to AWS subnets
12 years ago
balser e915807efe Fix typo in aws_db_instance example
12 years ago
Madhu 7d4064ca03 Termination Policy Support
12 years ago
Seth Vargo 073a0f76c5 Add meta descriptions to all pages
12 years ago
Matthieu Fronton d901d62138 website: update arg description with actual expected informations (but now arg name not relevant anymore)
12 years ago
Matthieu Fronton e7925bad15 website: fix misspelled argument name for aws_db_instance resource
12 years ago
Mitchell Hashimoto d5b418d82b Merge pull request #402 from longnguyen11288/add-sg-tags
12 years ago
Paul Lewis 3f5a9b70d8 Removing duplicate example and unclosed code block
12 years ago
Long Nguyen eef3197ba0 Added security group tagging
12 years ago
Sean Herron 3e16190e69 Expands AWS tagging to cover EC2 instances
12 years ago
Mitchell Hashimoto 6ddcc2ebf8 Merge pull request #309 from alekstorm/aws-db-instance-password
12 years ago
Mitchell Hashimoto e827180887 providers/aws: main_route_table_id attribute for VPC [GH-193]
12 years ago
Mitchell Hashimoto 4a8021ff8e website: update docs for tags on VPC
12 years ago
Mitchell Hashimoto c7088eb82a website: update docs for GH-371
12 years ago
Jack Pearkes 0fa5d160a2 Merge pull request #348 from cfortier2/awsdbsubnet-doc
12 years ago
Panagiotis Moustafellos d01418270a Add listener.ssl_certificate_id support to AWS ELB (@jpadvo [GH-176])
12 years ago
cfortier2 77edd9d8d8 add subnet_group_name for aws db instance doc
12 years ago
Mitchell Hashimoto dbc890e401 providers/aws: add `self` to ingress [GH-219]
12 years ago
Mitchell Hashimoto e3c7ccb1d7 Update changelog
12 years ago
Ian Delahorne 9f91c4e8c3 Add IAM Instance profile support to AWS instance provider
12 years ago
Alek Storm c7f219a781 Store aws_db_instance.password in tfstate, change to AttrTypeCreate
12 years ago
Jack Pearkes 002e640d0b Merge pull request #259 from hden/vpc_zone_identifier
12 years ago
Jack Pearkes 9fc775e41c providers/aws: fix tests for subnet map_public_ip, add docs
12 years ago
Jack Pearkes 2a893294e3 Merge pull request #296 from jmartelletti/master
12 years ago
Jack Pearkes f16485664d website: document db_subnet_group
12 years ago
James Martelletti 1f08ddf27d Change to valid CIDR address
12 years ago
James Martelletti a8947b17cd Provide all required parameters in example
12 years ago
James Martelletti 78e072e0b6 source_dest_check defaults to true in the code
12 years ago
Mitchell Hashimoto b3c5b848f9 website: update docs for GH-260]
12 years ago
Hao-kang Den 125977e075 allow vpc_zone_identifier in aws_autoscaling_group
12 years ago
James Martelletti 821a0a6dc6 Fix typo, proviate_ip -> private_ip
12 years ago
Mitchell Hashimoto a292625846 website: private IP docs
12 years ago
Alek Storm aef799057e Update aws_route_table docs to clarify 'route' block usage
12 years ago