Commit Graph

483 Commits (5e282683bfcd819fc3eacd94de424924d14701b5)

Author SHA1 Message Date
Clint 75c4ee06fc Merge pull request #2415 from TimeIncOSS/f-aws-cloudwatch-log-group
11 years ago
rob boll 325f95839a correct policy_document to policy in vpc_endpoint docs
11 years ago
Carlos A Becker 362024056f docs
11 years ago
Chavez ac42432690 docs: AWS launch configuration
11 years ago
Enrique Garbi 72b0ffe22e List of security groups should be ID/s not name/s
11 years ago
stack72 6337c350f5 Updating the app_cookie_stickiness_policy docs to reflact needing a LoadBalancer name NOT Id
11 years ago
stack72 f3f9ffea0b Noticed some typos in the LaunchConfig docs when replying to a github issue earlier
11 years ago
Clint Shryock f0a3e8ed92 Merge branch 'master' of github.com:hashicorp/terraform
11 years ago
Clint Shryock b7cbd08e0c provider/aws: Fix typo in VPN Connection docs
11 years ago
stack72 2b7a13b609 Adding some other simple S3 Bucket Object (Optional) Inputs
11 years ago
Radek Simko 7b0626adb6 provider/aws: Add docs for CloudWatch Log Group
11 years ago
stack72 68c187c01e Changing the ElastiCache Cluster configuration_engine to be on the cluster, not on the cache nodes
11 years ago
stack72 029f1fa572 Adding configuration endpoint to the elasticache cluster nodes
11 years ago
thrashr888 55f3c8c764 provider/aws: aws_elasticache_cluster normalizes name to lowercase
11 years ago
Anthony Scalisi 198e1a5186 remove various typos
11 years ago
Martin Atkins 141c419cc7 Docs for aws_s3_bucket content argument.
11 years ago
Paul Hinze 506aae2f28 provider/aws: configurable capacity waiting duration
11 years ago
Mike Fiedler 10c96afa9b Update aws_db_instance `db_subnet_group_name`
11 years ago
Kazunori Kojima 6c958e30e7 Add S3 versioning document
11 years ago
Paul Hinze 5f3b6f9952 Merge pull request #3120 from apparentlymart/elasticache-subnet-names
11 years ago
Paul Hinze 3abf4796d4 Merge pull request #2784 from apparentlymart/aws-images
11 years ago
Paul Hinze eb150ae025 provider/aws: add ses_smtp_password to iam_access_key
11 years ago
Martin Atkins 7f64327663 Three resources for AWS AMIs.
11 years ago
Martin Atkins 4ae3a17eab aws_elasticache_subnet_group normalizes name to lowercase.
11 years ago
Joshua Semar b06f0bbf4a fix documentation
11 years ago
Radek Simko ac762e5503 provider/aws: Add docs for aws_iam_saml_provider
11 years ago
Marcello Laganà 72e421942e Support tags for aws_db_subnet_group
11 years ago
Clint 60a23274ec Merge pull request #3003 from cstamm13/master
11 years ago
Clint ade93d2fa8 Merge pull request #3031 from kjmkznr/docs-sqs-delayseconds
11 years ago
Radek Simko 9c2a3e79f9 ecs_service: Add note about race condition w/ IAM policy
11 years ago
Kazunori Kojima 1a68376585 Fix SQS DelaySeconds default value.
11 years ago
Sam Clinckspoor 1f6c688d85 Updated AWS_SQS_QUEUE docs
11 years ago
Clint Shryock fde2a400f7 Merge branch 'master' into f-aws-pr-2779
11 years ago
Dave York 6c6793a260 use name instead of id
11 years ago
Casey Stamm 364a3b90df Updating AWS SNS docs to include lambda protocol
11 years ago
Clint Shryock d7c3221b02 providers/aws: Update Launch Config. docs to detail naming and lifecycle recommendation
11 years ago
Clint a1507c85f2 Merge pull request #2966 from stack72/launch-config-docs
11 years ago
Alex Gaynor a419cb3005 Fixed indentation in a code sample
11 years ago
Paul Stack 38ef406b87 Updating Launch Config Docs for Name attribute
11 years ago
Clint b779144a1e Merge pull request #2924 from calvinfo/f-aws-dynamo-arn
11 years ago
Clint Shryock 285b4061db Merge remote-tracking branch 'upstream/master' into f-aws-s3-object-pr-2079
11 years ago
Clint 3e1300e96b Merge pull request #2913 from GrayCoder/master
11 years ago
Pavel Vaněček d649af8813 Update AWS provider documentation
11 years ago
Radek Simko 57c2c90e20 docs/aws: Fix example of aws_iam_role_policy
11 years ago
Calvin French-Owen cb2d90a7d9 provider/aws: Add arn attribute for DynamoDB tables
11 years ago
Patrick Gray 99fae273eb add note to aws_iam_policy_attachment explaining its use/limitations
11 years ago
Jesse Szwedko 5b740c02db aws_network_interface attachment block is not required
11 years ago
Clint Shryock f6bad310ee update docs
11 years ago
Clint Shryock 5c6083e1c4 Merge branch 'master' into f-aws-s3-object-pr-2079
11 years ago
Pablo Cantero 28bef7c0c7 Merge branch 'master' into dynamodb-local
11 years ago
Clint Shryock 30572212f2 Merge branch 'master' into pr-2779
11 years ago
Pablo Cantero 2f6d20837f dynamodb-local Update aws provider docs to include the `dynamodb_endpoint` argument
11 years ago
Tom Hummel 6931e8520e aws_sqs_queue argument description fix
11 years ago
Jesse Szwedko 5554942721 This adds the source_dest_check attribute to the aws_network_interface resource
11 years ago
John Engelman cbe9be4571 Add website_domain for S3 buckets.
11 years ago
Clint f979fd7dee Merge pull request #2571 from TimeIncOSS/f-aws-autogenerated-elb-name
11 years ago
Marc Tamsky 521451db4d provider/aws/aws_instance: add new argument `instance_initiated_shutdown_behavior`,
11 years ago
Sam Clinckspoor b54b35904d Fixed typo in AWS_CLOUDWATCH_METRIC_ALARM docs
11 years ago
Jon Simpson a2e14c0464 Fix typo
11 years ago
Clint abe62e635a Merge pull request #2724 from hashicorp/f-aws-asg-updates
11 years ago
Radek Simko 650b13ebd4 provider/aws: Add docs for vpc_endpoint
11 years ago
Clint Shryock 55a1a31c2b provider/aws: document that availability zones are now optional in ASGs
11 years ago
Anthony Stanton 49a1f21a09 Use correct terms in DB Subnet Group docs
11 years ago
Clint b169a53786 Merge pull request #2642 from hashicorp/f-aws-elasticache-maintenance-window
11 years ago
Clint Shryock ef28007988 merge master
11 years ago
Patrick Gray b32008804e fix markdown for aws_iam_policy_attachment
11 years ago
Clint 82d142cc5f Merge pull request #2634 from hashicorp/f-aws-elasticache-redis-s3-snap
11 years ago
Clint Shryock 49a01ee787 provider/aws: Add maintenance window to ElastiCache cluster
11 years ago
Clint Shryock 91ea40d157 provider/aws: Update Launch Configuration docs to reflect required device name
11 years ago
Clint Shryock edf8948d52 provider/aws: Add support for restoring from Redis backup stored in S3
11 years ago
Radek Simko 1e56b607a0 Merge pull request #2599 from kelcecil/ebs_optimized
11 years ago
Radek Simko 8d6e2eb064 Merge pull request #2609 from CpuID/cpuid_ecs_task_definition_docs
11 years ago
Nathan Sullivan bba53d46a6 oops :)
11 years ago
Nathan Sullivan 21a336fb4a updates as per @radeksimko's comments
11 years ago
Radek Simko 03dc6c4879 Merge pull request #2610 from CpuID/cpuid_ecs_service_docs_iam
11 years ago
Kel Cecil 857f139404 Add ebs_optimized argument to launch_configuration docs
11 years ago
Clint 460d49fd52 Merge pull request #2062 from reverbdotcom/adding-rds-snapshots
11 years ago
Nathan Sullivan 5edbb37994 fix variable for aws_iam_role
11 years ago
Nathan Sullivan 928d5f76ab updated docs for aws_ecs_task_definition to avoid confusion
11 years ago
Paul Hinze 3dc055f18b Merge pull request #2582 from Tomohiro/fix-iam-user-access-key-example
11 years ago
Daisuke Fujita 280313ed24 Fix page description of aws_iam_group_membership
11 years ago
Daisuke Fujita cf432a5acd Fix page title of aws_iam_group_membership
11 years ago
Tomohiro TAIRA 405ed57544 Remove status argument from `aws_iam_access_key`
11 years ago
Adam Enger d206d6d5d8 Adding snapshot_identifier to db_instance docs
11 years ago
John Ewart 7b7d754bb5 Minor change to docs
11 years ago
John Ewart ca7fe86c67 Update DynamoDB example docs to remove non-key attributes; update test to remove non-key attribute from attribute set to prevent infinite planning loops
11 years ago
Radek Simko 676d490d40 provider/aws: Allow elb name to be generated
11 years ago
Radek Simko 8acc55ae13 Merge pull request #2402 from hashicorp/f-aws-ecs-td-deregistration
11 years ago
Radek Simko f67410db53 Merge pull request #2534 from dtan4/ec-subnet-group-subnet-ids
11 years ago
Radek Simko f5eb581425 provider/aws: ecs task definition is deregistered correctly
11 years ago
Paul Hinze bc06deace2 Merge pull request #2535 from managedbyq/d-bogus-known-issue-dhcp-options
11 years ago
Clint 791787047f Merge pull request #2395 from GrayCoder/master
11 years ago
Mitchell Hashimoto da136d1dff website: make clear that verbose policies are needed for s3_bucket
11 years ago
Camilo Aguilar f6cd88bcc4 aws/docs: Removes bogus known linked issue from docs.
11 years ago
Daisuke Fujita 562cf596dc Make elasticache_subnet_group subnet_ids essential
11 years ago
Clint 079e4505a8 Merge pull request #2276 from SamClinckspoor/resource-aws-elasticache-parameter-group
11 years ago
Clint Shryock 54ddd55c63 add note on availability
11 years ago
Clint Shryock 93a577880b provider/aws: Allow in-place updates for ElastiCache cluster
11 years ago
Mitchell Hashimoto 25fa84974b update CHANGELOG
11 years ago
Joshua Garnett d23f534d26 Adding support for detailed monitoring of instances
11 years ago