Commit Graph

1569 Commits (551eedcf2616376b00d7da170b09f682bbfa3445)

Author SHA1 Message Date
Mike Zupan ef83fd52ae missing a closing } in the example
11 years ago
Clint 4cd8147340 Merge pull request #2110 from hashicorp/f-aws-kinesis
11 years ago
Radek Simko 01399f3240 Add tags to EBS volumes
11 years ago
ketzacoatl addb43deae Correct to_port in egress example
11 years ago
Syohei YOSHIDA 4702f4e97c Correct misspellings
11 years ago
Clint 440537a6cf Merge pull request #2050 from hashicorp/f-aws-volume-attachment
11 years ago
gkze 55555a2a03 Typos
11 years ago
gkze 946d7a3102 Correcting typo
11 years ago
Clint Shryock db8805dfa5 provider/aws: Fix issue with restoring from snapshot ID
11 years ago
Clint Shryock 1f5c038570 provider/aws: Document Volume Attachment
11 years ago
dan 8553d97682 fix typo
11 years ago
Clint Shryock 214ed23974 provider/aws: AWS Kinesis Stream support
11 years ago
Clint 13e2a7cf0e Merge pull request #2086 from hashicorp/f-aws-iam-server-cert
11 years ago
Radek Simko f64cb23334 Fix docs for aws_route53_record params
11 years ago
Clint 8764205bcf Merge pull request #1974 from johnewart/sns
11 years ago
Clint Shryock be7ece0ce7 provider/aws: Add IAM Server Certificate resource
11 years ago
Michael Austin 3eceddc34d added documentation
11 years ago
Paul Hinze a6b8b65e6e Merge pull request #2029 from julienlavergne/ebs_description
11 years ago
Otto Jongerius 3031b08cd9 Correct lb_cookie_stickiness_policy example config documentation.
11 years ago
Radek Simko ff2f446eb4 aws_db_instance docs updated per #2070
11 years ago
Radek Simko d569e14121 Merge pull request #2070 from managedbyq/master
11 years ago
Camilo Aguilar e94a8b2627 providers/aws: Adds link to AWS docs about RDS parameters.
11 years ago
Camilo Aguilar 868564c820 providers/aws: Clarifies db_security_group usage.
11 years ago
Andrew Langhorn b451eed453 "More more" no more!
11 years ago
John Ewart 1dd95df5ab Export ARN in SQS queue and SNS topic / subscription; updated tests for new AWS SDK errors; updated documentation.
11 years ago
John Ewart 68734517f8 Initial SNS support
11 years ago
Clint 11f67ddc39 Merge pull request #2039 from stephenchu/master
11 years ago
Clint ec06e81cf3 Merge pull request #1946 from hashicorp/f-aws-db-read-replicas
11 years ago
Clint Shryock 729238675b update docs
11 years ago
Stephen Chu f5102e9174 Added docs for route53 zone 'comment' argument.
11 years ago
Clint Shryock 6de8f9d180 provider/aws: RDS Read Replica cleanups
11 years ago
Julien Lavergne d56eb3eb92 added attributes reference section for AWS_EBS_VOLUME
11 years ago
Julien Lavergne fb847151b5 fixed aws_ebs_volume description
11 years ago
Michael Austin dba8771b14 added documention for force_destroy argument
11 years ago
Clint Shryock d755fbd347 provider/aws: Add docs for AWS RDS Read Replicate
11 years ago
Justin Campbell 9c764a3253 providers/aws: Add support for policy on S3 bucket
11 years ago
John Engelman 597ecf82e4 Remove notes about nameservers only being available for public zones.
11 years ago
Clint 9f52192a79 Merge pull request #1939 from johnewart/sqs
11 years ago
John Ewart d538194f59 Added docs, tests, and updated SQS code
11 years ago
Paul Hinze e1ea427649 provider/aws: support ec2 termination protection
11 years ago
Clint Shryock 5113761f41 Merge branch 'f-aws-network-subnet-ids'
11 years ago
Clint Shryock bf65f7c013 document Network ACL Subnet IDs attribute
11 years ago
Justin Campbell e68dd5a8bf Merge pull request #1909 from justincampbell/s3-redirect
11 years ago
John Engelman f1d85f955a Fix typo in docs
11 years ago
John Engelman b784908491 Add documentation and changelog for route53_zone_association
11 years ago
John Engelman 258422621f Update documentation and changelog for route53_hosted_zone.
11 years ago
John Engelman bf97d6a80f AWS/Route53Zone - create private hosted zone associated with VPC.
11 years ago
Paul Hinze b56a42627f provider/aws: ASGs can wait for ELB InService
11 years ago
Mitchell Hashimoto ad62be8642 website: parameter_group_name for elasticache cluster required [GH-1929]
11 years ago
Daisuke Fujita 89c97787df Fix argument mistake in IAM group policy document
11 years ago
Paul Hinze f0e6d0f97e docs: fix cidr_block on aws SG egress
11 years ago
uzyexe 2043698819 missing is "aws_"
11 years ago
Radek Simko 0c07fa359b Add missing EOF to iam_role_policy example
11 years ago
Radek Simko b5f0dc867b Fix incorrect parameter name
11 years ago
Radek Simko c214130401 aws: Reorder resources in IAM examples in docs
11 years ago
Radek Simko f24e8c7b53 Add docs for aws_iam_role
11 years ago
uzyexe b16b5e4a8c Typo in website docs for aws_route_table
11 years ago
Justin Campbell b8cd6b2bae providers/aws: Add support for S3 website redirect
11 years ago
Clint Shryock eaf96d9d6f provider/aws: Document AWS ElastiCache cluster
11 years ago
Radek Simko ce8351ddef provider/aws: Add FQDN as output to route53_record
11 years ago
Justin Campbell 870b48b1c0 Merge pull request #1865 from justincampbell/s3-region-zone
11 years ago
Justin Campbell 64d2b495c3 providers/aws: Add region to S3 attrs
11 years ago
Justin Campbell 839688d477 providers/aws: Add hosted_zone_id to S3 attrs
11 years ago
Radek Simko c6a9a0684a Incorrect references fixed
11 years ago
Radek Simko ff1e4427cd Typo fixed (vpc -> vpn)
11 years ago
Clint Shryock 70984526a4 Merge remote-tracking branch 'ctiwald/ct/fix-protocol-problem'
11 years ago
Christopher Tiwald 0688431715 aws: Document network ACL's new validations.
11 years ago
Paul Hinze 90907c8be5 Merge pull request #1738 from justincampbell/s3-website
11 years ago
Paul Hinze 761523e8f9 Merge pull request #1839 from hashicorp/f-aws-asg-wait-for-capacity
11 years ago
Paul Hinze 063454e9b8 provider/aws: wait for ASG capacity on creation
11 years ago
Andrew Langhorn bb4f7415ca Rename "The The" so that they can play songs again
11 years ago
Josh Bleecher Snyder fa2e89a381 website: update aws security description docs
11 years ago
Justin Campbell 564b7e1e67 providers/aws: Add docs for S3 website
11 years ago
Clint Shryock 885efa0837 provider/aws: Add Security Group Rule as a top level resource
11 years ago
Clint a4000941c2 Merge pull request #1765 from hashicorp/f-aws-security-group-remove-default-egress
11 years ago
Mitchell Hashimoto febc8643af website: add prpogating_vgws
11 years ago
Clint Shryock e9b08cf31f revert the required part
11 years ago
Clint Shryock b145ce88b7 Document Egress+VPC change, update link
11 years ago
Mitchell Hashimoto 412a2dca0b Merge pull request #1575 from freshbooks/aws-eni-route
11 years ago
Mitchell Hashimoto 379895931d website: network interface for EIP
11 years ago
Christopher Tiwald d76719bbb8 Add docs for various iam_* resources.
11 years ago
Phil Frost b082117e92 Implement AWS IAM resources
11 years ago
jba 11ba9b1042 add the auto_accecpt option
11 years ago
Christopher Tiwald 2526379cf0 aws: Document the odd protocol = "-1" behavior in security groups.
11 years ago
Mitchell Hashimoto 9ed909c8fe Merge pull request #1749 from nabeken/aws-proxy-protocol-policy
11 years ago
Mitchell Hashimoto 8633c88723 Merge pull request #1775 from TimeIncOSS/r53-alias-record
11 years ago
Mitchell Hashimoto c8c0b02790 Merge pull request #1787 from koendc/f-aws-max-retries
11 years ago
Mitchell Hashimoto 2c90d3a637 Merge pull request #1793 from ctiwald/ct/add-vpn-connection-route
11 years ago
Clint c437886a46 Merge pull request #1774 from hashicorp/b-website-parsing
11 years ago
Christopher Tiwald e8976dca6b aws: Add documentation for VPN connection routes.
11 years ago
Christopher Tiwald 4727260987 aws: fix VPN connection acceptance test.
11 years ago
Koen De Causmaecker 398c22adcd aws: make MaxRetries for API calls configurable
11 years ago
Paul Hinze df15757311 docs: fix newline
11 years ago
TANABE Ken-ichi 3b549a9e4f Fix typo
11 years ago
Clint Shryock 3c6cec4fcd Fix indentation, which was causing a rendering error in middleman
11 years ago
Radek Simko 3d665ddfcf provider/aws: Add support for alias record to Route53
11 years ago
Christopher Tiwald 282c96f0e9 aws: Add docs for aws_vpn_connection resources.
11 years ago
Radek Simko bafabf17be provider/aws: Expose zone_id from elb
11 years ago
Camilo Aguilar 338ae601bc providers/aws: Implements DHCP Options Set support.
11 years ago
Paul Hinze a9de720a4e Merge pull request #1708 from hashicorp/f-elb-source-security-group
11 years ago
Christopher Tiwald 46296db9dc docs: vpn_gateway vpc_ids are optional, not required.
11 years ago
TANABE Ken-ichi 638ca1e0df providers/aws: Add docs for aws_proxy_protocol_policy
11 years ago
Christopher Tiwald 2b4fb16e3a aws: Add docs for aws_customer_gateway.
11 years ago
Mitchell Hashimoto fa85e6b769 Merge pull request #1645 from dtan4/network-acl-tags-doc
11 years ago
Mitchell Hashimoto 5d4c67c462 website: add ebs_volume
11 years ago
Paul Hinze e4e6ac5d91 providers/aws: add source_security_group to elb
11 years ago
Christopher Tiwald d42441f9cd aws: Add docs for app_cookie_stickiness_policy.
11 years ago
Christopher Tiwald 30f8fd738a aws: Add docs for lb_cookie_stickiness_policy.
11 years ago
Justin Campbell 17ef529ac3 website: Link to canned ACL list for s3 buckets
11 years ago
Daisuke Fujita 5813c22c3e Remove extra = signs from Network ACL document
11 years ago
Paul Hinze ca8e405273 Merge pull request #1647 from TimeIncOSS/update-docs
11 years ago
Radek Simko 17baf0bb2f tags added to s3_bucket docs
11 years ago
Radek Simko 9b182c13dd route53_zone - docs updated (tags + name_servers)
11 years ago
Panagiotis Moustafellos 6bb8947d16 providers/aws: aws_elb incr. idle_timeout to 60s
11 years ago
Daisuke Fujita 1182238f81 Add Network ACL tags document
11 years ago
Radek Simko 3aae74f60c route53_record docs - missing newline added
11 years ago
Mitchell Hashimoto 8ca42f832e Merge pull request #1525 from Banno/route53-zone-nameservers
11 years ago
Mitchell Hashimoto 887f1b3d12 Merge branch 'elb-connection-settings' of https://github.com/jwaldrip/terraform into jwaldrip-elb-connection-settings
11 years ago
Mitchell Hashimoto 70a0579a12 Merge pull request #1578 from TimeIncOSS/route53-weighted-records
11 years ago
Mitchell Hashimoto b755459ee3 Merge pull request #1358 from rzh/placement_group
11 years ago
Mitchell Hashimoto 5dcf639fc8 website: remove forbidden account IDs from aws docs
11 years ago
Radek Simko 150fd00932 AWS account ID protection added
11 years ago
Radek Simko 555f9dfab3 aws: Support for weighted Route53 records added
11 years ago
duncan e1ac4b9f90 Add Elastic Network Interfaces as route destination
11 years ago
Luke Amdor c3f9c12426 Merge remote-tracking branch 'refs/remotes/origin/master' into route53-zone-nameservers
11 years ago
Clint Shryock 3337503eda update test and documentation for vpc ids in instances
11 years ago
Clint Shryock 97b98b1da6 Merge branch 'master' into f-aws-instance-vpc-sec-ids
11 years ago
Luke Amdor a4e4ffb87f updating Route53 docs for parent nameserver change
11 years ago
Mitchell Hashimoto c9eb7dc8bf Merge pull request #1465 from tlovett-rmn/fix-security-groups-docs
11 years ago
Mitchell Hashimoto 0bd7856942 website: update LC docs to note name is optional
11 years ago
Jason Waldrip 74bfbece69 Implement Additional ELB Connection Attributes
11 years ago
Thomas Lovett baf1625485 security_groups field expects a list of Security Group Group Names, not IDs
11 years ago
Paul Hinze de3735bd6f docs: move aws SG tags from rules to resource
11 years ago
Paul Hinze 34c7bbcf4d providers/aws: reduce scope of block_device set hashcodes
11 years ago
Daisuke Fujita 236d3af646 Remove owner_id argument from document
11 years ago
Nick HS 39598cf1fa Rename False to false in aws_db_instance
11 years ago
Nick HS 95270bf68d Change example name in aws_db_paramater_group res
11 years ago
Jason Waldrip f77250f17d block device support for launch configurations
11 years ago
Rui Zhang 94bb3ed513 Support for AWS Placement Group
11 years ago
Clint Shryock e485767694 provider/aws: Add non-destructive updates to AWS RDS
11 years ago
Radek Simko 7950ace399 Documentation for ASG Tags added
11 years ago
Paul Hinze a4e80b6313 providers/aws: derive instance root_block_device name
11 years ago
Clint bb4dd8ae77 Merge pull request #1137 from deverton/aws-go-vpn
11 years ago
Paul Hinze 46b63074e0 Merge pull request #1045 from hashicorp/f-block-devices
11 years ago
Paul Hinze 2b23c402ee providers/aws: rework instance block devices
11 years ago
Dan Everton f7289599cc Merge branch 'master' into aws-go-vpn
11 years ago
Michael H. Oshita 1979d9b792 fix indent
11 years ago
Clint dc4abb48fa Merge pull request #1195 from hashicorp/f-retire-goamz
11 years ago
Clint Shryock cd15c9aaf9 clean up docs
11 years ago
Clint Shryock 2d62e55b0e Add note to Intergent Gateway resource on using depends_on
11 years ago
Clint Shryock 580b696e7f Strike 'goamz' from the repo'
11 years ago
Dan Everton 9f50b048e1 Merge branch 'master' into aws-go-vpn
11 years ago
Clint Shryock 64f7e6a19c Update website docs on AWS RDS encryption field
11 years ago
Dan Everton 0900452113 Remove type parameter from vpn_gateway docs
11 years ago
Colin Hebert 268920126e Update documentation to reflect the new vpc_security_group_ids parameter
11 years ago
Dan Everton b741e0c9a3 Add documentation
11 years ago
Paul Hinze 72d4ac73d3 Merge pull request #1103 from suguru/aws-block-device-iops
11 years ago
Mitchell Hashimoto 16cafe9d46 website; clarify where the args go for AWS [GH-853]
11 years ago
Mitchell Hashimoto 9efd20cd7c website: document MFA token for AWS [GH-390]
11 years ago
Suguru Namura 68efa3fc21 providers/aws: add iops to block devices
11 years ago
Kevin Yi 0e3f1a865e protocol value for all traffic should be -1
11 years ago
Jack Pearkes c21c766c3e website: route53 subdomain hosted zones example
11 years ago
Clint Shryock d79b0d7fd1 provider/aws: Convert AWS DB Instance over to awslabs/aws-sdk-go
11 years ago
Paul Hinze 73d20b4c58 providers/aws: add root_block_device to aws_instance
11 years ago
Mitchell Hashimoto 44c45994c8 Merge pull request #963 from julienba/master
11 years ago
jba 372035368f allow update
11 years ago
Mitchell Hashimoto 0feb29944c Merge pull request #856 from CashStar/aws_egress
11 years ago
nevins-b b7238ca6f2 adding documentation
11 years ago
Mitchell Hashimoto c5e035361f Merge pull request #896 from bitglue/storage_type
11 years ago
Mitchell Hashimoto f63aa41d67 Merge pull request #897 from bitglue/apply_method
11 years ago
Mitchell Hashimoto 1fa6141a39 Merge pull request #933 from egarbi/master
11 years ago
jba 101f801846 add aws_vpc_peering_connection
11 years ago
Radek Simko 3366f1924f Add docs for AWS IG tags
11 years ago
jba 3b0b41c9a1 allow vpc_peering_connection_id in aws_route_table
11 years ago
Phil Frost 81b5c238ef Clarify usage of `aws_elb`
11 years ago
Enrique Garbi 2b3015f66a Added missing line for aws_launch_configuration resource on AWS provider docs
11 years ago
Paul Hinze f852a01c22 providers/aws: docs for aws_main_route_table_association
11 years ago
Phil Frost 8eb5418c4a Implement apply_method for RDS parameters
11 years ago
Phil Frost bfaf8ccee6 Support storage_type parameter for aws_db_instance
11 years ago
Phil Frost 254b25a64f Fix aws_db_instance to not recreate each time
11 years ago
Seth Vargo 5713b7abcc Remove extra newline
11 years ago
Seth Vargo 038d241043 Update the documentation to read the new AWS environment variables
11 years ago
Mitchell Hashimoto 577e2420b0 Revert "docs: consistent use of array configuration syntax"
11 years ago
Emil Hessman 4893eb8b55 docs: consistent use of array configuration syntax
11 years ago
Sören Blom efca6b0e8a only non-default VPC security groups are referenced by ID.
11 years ago
Armon Dadgar eef75a7a2a Merge pull request #695 from moredip/aws_key_pair-resource
11 years ago
Armon Dadgar 0ffc11c885 Merge pull request #704 from yahyapo/master
11 years ago
Pete Hodgson 55347c0e59 Add docs for key_pair AWS resource
11 years ago
Emil Hessman 28d39cd0bc website: address spelling mistakes, casing and links
11 years ago
Yahya Poonawala 7e4f417107 Updating markdown file for VPC to reflect addition of default network acl id and security group id.
12 years ago
Armon Dadgar 7a3b4fa7ce Merge pull request #648 from yahyapo/master
12 years ago
Armon Dadgar 9668c8292f Merge pull request #637 from snehaso/vpc_tenanct
12 years ago
Yahya Poonawala b595c73d42 Adding tag support to AWS EC2 route table resource.
12 years ago
Sneha Somwanshi 89f1a38f5b added vpc tenancy argument
12 years ago
Sneha Somwanshi 60d18e1eb8 doc for cross zone load balancing
12 years ago
Armon Dadgar 57fd308e93 website: Correct network_acl docs
12 years ago
Armon Dadgar 38697d6b4c aws: Making security group ingress rules optional
12 years ago
Armon Dadgar fae29f4685 Merge pull request #506 from muralimadhu/master
12 years ago
Armon Dadgar 477efb4fa4 website: Docs for aws_network_acl
12 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
Jack Pearkes 33a7d32f40 Merge pull request #172 from deoxxa/add-vpc-dns-attributes
12 years ago
Jack Pearkes 97cae408b2 providers/aws: tests and document adding load balancers to autoscaling
12 years ago
Mitchell Hashimoto 7ebd3c0a48 website: fix cidr block on aws_subnet [GH-199]
12 years ago
Jason Padvorac 8d97c3656c Add listener.ssl_certificate_id support to AWS ELB
12 years ago
deoxxa 4405a8d974 add vpc dns attribute support
12 years ago
Alek Storm 5a84296c61 Add 'security_groups' and 'subnets' args to 'aws_elb'
12 years ago
Alex Gaynor 277a0b3da7 Fixed a typo in the docs
12 years ago
Hector Castro 1420e261d7 Add required description attribute to aws_security_group example.
12 years ago
Hector Castro 733f10d7b9 Add documentation for aws_db_instance/final_snapshot_identifer.
12 years ago
Jack Pearkes 9c02e41e73 website: document security group description requirement
12 years ago
Luke Chadwick dcd6449245 Add documentation for elb health_check
12 years ago
Jack Pearkes 6aeda8db96 website: fix EIP VPC docs
12 years ago
Luke Chadwick 96c05c881a Update documentation to include the new user_data attribute on aws_launch_configuration
12 years ago
Jack Pearkes 21030db30e Merge pull request #78 from borgified/website_typos
12 years ago
Luke Chadwick 8d2e232602 Update documentation to reflect the addition of associate_public_ip_address to the aws_instance resource
12 years ago
borgified b5590ee6da spellchecked all the *.markdown
12 years ago
Armon Dadgar 7b85fde0e4 website: correct docs
12 years ago
Jack Pearkes 1d06ecb7a9 website: add note about security group names/ids on instances
12 years ago
Armon Dadgar 2a9ae79a22 website: Complete AWS docs
12 years ago
Armon Dadgar b30f52a415 website: ELB docs
12 years ago
Armon Dadgar 6f8732d01f website: more docs
12 years ago
Armon Dadgar 7ecfb3610b website: More AWS
12 years ago
Armon Dadgar 8517d0950b website: S3 buket
12 years ago
Armon Dadgar e4ff3e7d13 website: Docs for VPC, subnet, sec group
12 years ago
Armon Dadgar d361400be6 website: EIP
12 years ago
Armon Dadgar 78c720935d website: route53 record
12 years ago
Armon Dadgar e03648528c website: AWS provider skeleton
12 years ago
Armon Dadgar ae1fc27cc0 website: AWS Provider
12 years ago
Armon Dadgar f934a1004d website: Starting to add providers
12 years ago