Commit Graph

935 Commits (aa5d02104c8efe95b61433fb9eb8cb77f46fce45)

Author SHA1 Message Date
Clint 3e1300e96b Merge pull request #2913 from GrayCoder/master
11 years ago
Pavel Vaněček d649af8813 Update AWS provider documentation
11 years ago
Cameron Stokes 30d57bf1ec Clarify math operations available for interpolation
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
Clint 27b1aa6637 Merge pull request #2922 from hashicorp/azure-settings-file
11 years ago
Clint Shryock a7543de393 settings file is not required
11 years ago
Clint Shryock 2a5c18d88b provider/azure: Allow settings_file to accept XML string
11 years ago
Patrick Gray 99fae273eb add note to aws_iam_policy_attachment explaining its use/limitations
11 years ago
Paul Hinze 2cea7c7d0c docs: clarify template_file path information
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
Dave Cunningham 6e7c6122e9 Merge pull request #2894 from sparkprime/optional_target_pool
11 years ago
Pablo Cantero 28bef7c0c7 Merge branch 'master' into dynamodb-local
11 years ago
Dave Cunningham 65ba4c1b06 Make target_pools optional
11 years ago
Clint 26b416335f Merge pull request #2861 from hashicorp/b-azure-instance-error
11 years ago
Clint Shryock 30572212f2 Merge branch 'master' into pr-2779
11 years ago
Justin Campbell 773852e2d5 providers/google: Change account_file to JSON
11 years ago
Justin Campbell c7954dbf74 providers/google: Document account_file_contents
11 years ago
Pablo Cantero 2f6d20837f dynamodb-local Update aws provider docs to include the `dynamodb_endpoint` argument
11 years ago
Clint 16c1deffe0 Merge pull request #2846 from tphummel/patch-1
11 years ago
Dave Cunningham 5544dac7c6 Merge branch 'master' into gce_autoscaling
11 years ago
Dave Cunningham 1ec247ef37 Use new autoscaler / instance group manager APIs.
11 years ago
Christian Berendt 9a7e6618cb provider/openstack: not only SATA or SSD are valid volume types
11 years ago
Clint Shryock de74608d37 provider/azure: Note to Instance docs about some images requiring a Storage Service
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
Dave Cunningham c6f0bf479b Merge branch 'master' into gce_autoscaling
11 years ago
Travis Truman d7e0e3fbe8 Responding to feedback
11 years ago
Marc Tamsky 521451db4d provider/aws/aws_instance: add new argument `instance_initiated_shutdown_behavior`,
11 years ago
Mitchell Hashimoto 55985a6f9e Merge pull request #2752 from SamClinckspoor/patch-1
11 years ago
Sander van Harmelen 28b7b53be6 Updates and tweaks
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
Travis Truman 4bf24d5f97 Clarifying the resource state persistence mechanism for custom Provider/Resource authors
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
Jason Gedge cf5926ddad Add a function to find the index of an element in a list.
11 years ago
Radek Simko 206278bac0 google: Update google_container_cluster attribute docs according to reality
11 years ago
Dave Cunningham 0df8bf90c7 Merge pull request #2357 from TimeIncOSS/gke
11 years ago
Radek Simko 70c69e445c Add docs for google_container_cluster
11 years ago
Patrick Lee 80af6825fb changed combine() to concat() in docs
11 years ago
Sander van Harmelen 0dc0cff14d Merge pull request #2657 from blueharford/master
11 years ago
Anthony Stanton 49a1f21a09 Use correct terms in DB Subnet Group docs
11 years ago
Joshua Seidel 147efbc52c update markdown
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
Nathaniel Schweinberg c29b4a9edd adding more verbose description to Environment Variables page, explained TF_LOG more
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
Nathaniel Schweinberg 382cad03c2 Added page documenting useful Environment Variables
11 years ago
Dave Cunningham 447da2177e Add ForceNew metadata_startup_script field
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
Mitchell Hashimoto 2b0d2f4c7d Merge pull request #2559 from hashicorp/b-push
11 years ago
Mitchell Hashimoto 3cc5252b9d website: update copy
11 years ago
Mitchell Hashimoto 9d9bcc2f6e command/push: update flag to -overwrite, update docs
11 years ago
Mitchell Hashimoto 82028a7667 website: update push docs
11 years ago
Clint 791787047f Merge pull request #2395 from GrayCoder/master
11 years ago
aznashwan 7429027a8c Added SQL Database Server Firewall Rule resource.
11 years ago
Paul Hinze 12e429c69c Merge pull request #2542 from jszwedko/fix-docker-image-field
11 years ago
Mitchell Hashimoto da136d1dff website: make clear that verbose policies are needed for s3_bucket
11 years ago
Jesse Szwedko b05ca5a39c The docker-image resource expects name, not image
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
aznashwan 6ea0397e07 Made instances deployable on already existing services.
11 years ago
aznashwan c1ac72683d Fixed indentation in Azure documentation.
11 years ago
aznashwan 1e08c6e72f Made Azure security group rules - security groups relationship one - many.
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
Mitchell Hashimoto 02624118b3 Merge pull request #2489 from joshgarnett/aws_instance_monitoring
11 years ago
Joshua Garnett d23f534d26 Adding support for detailed monitoring of instances
11 years ago
Sander van Harmelen 61517f68b1 Add an `ohai_hints` option to upload hint files
11 years ago
Sander van Harmelen 4c66df0dbf Merge pull request #2483 from svanharmelen/f-provisioner-chef-ostype
11 years ago
Sander van Harmelen 2690d87d39 Add an option to specifically specify the target OS
11 years ago
Jimmy Cuadra 94b11ed690 Fix wording in multi-provider resource docs
11 years ago
Mitchell Hashimoto f6b56a46ba Merge pull request #2480 from dtan4/fix-elasticache-websites
11 years ago
Mitchell Hashimoto ede6af8763 Merge pull request #1921 from jtopjian/openstack-servergroup-schedulerhints
11 years ago
Daisuke Fujita 75be0a1529 Fix page description of elasticache_cluster
11 years ago
Daisuke Fujita 0850838dfc Fix page description of elasticache_subnet_group
11 years ago
Daisuke Fujita 19b6e2816b Fix page title of elasticache_subnet_group
11 years ago
Daisuke Fujita 30bc6afeed Fix page description of elasticache_security_group
11 years ago
Mitchell Hashimoto c223518085 Merge pull request #2332 from TimeIncOSS/docs-cache-nodes
11 years ago
Daisuke Fujita 5da9dd52e8 Fix page title of elasticache_security_group
11 years ago
Radek Simko dc26f06b5f Merge pull request #2410 from TimeIncOSS/f-aws-lc-monitoring
11 years ago
Radek Simko 5cf5451d28 Merge pull request #1999 from TimeIncOSS/r53-delegation-set
11 years ago
Paul Hinze c154ef9558 Merge pull request #1790 from TimeIncOSS/combine-func
11 years ago
Clint 24c4c55511 Merge pull request #2384 from hashicorp/f-aws-flow-logs
11 years ago
Paul Hinze 35f296e802 Merge pull request #2425 from hashicorp/f-ssh-bastion
11 years ago
Andrew Matheny 0ecd1fd054 Fixes incorrect usage of terraform_remote_state in docs
11 years ago
Paul Hinze a7cbbbd258 communicator/ssh: bastion host support
11 years ago
Clint Shryock 8e23607b67 update docs to include IAM roles
11 years ago
Clint Shryock cc43ae8c4b Merge branch 'master' into f-aws-flow-logs
11 years ago
Clint Shryock 87c7f6337d remove flow/deliver log status attributes
11 years ago
Clint Shryock d5f962b14b clean up extra indentation
11 years ago
Radek Simko cbddab8a69 provider/aws: Add aws_launch_configuration.enable_monitoring
11 years ago
Paul Hinze 44de0996c5 communicator/ssh: switch agent default to true
11 years ago
aznashwan 9b5c99ba28 Added affinity group resource.
11 years ago
Patrick Gray 8abca07889 add markdown
11 years ago
Radek Simko 079ba4e310 provider/aws: route53 delegation set docs added
11 years ago
Alex Pilon 14f4e5fe54 provider/aws: Add docs for autoscaling_policy + cloudwatch_metric_alarm
11 years ago
Clint Shryock 641a86effa additional attributes exported
11 years ago
Clint Shryock cbb6b97f7e provider/aws: Docs for FlowLog resource
11 years ago
aznashwan 357ed8e774 Added Azure SQL server and service support.
11 years ago
Paul Hinze a75095aa69 docs: clarify wording around destroy/apply args
11 years ago
Clint b132dd284e Merge pull request #2121 from johnewart/dynamodb
11 years ago
Paul Hinze f1a88fca5b Merge pull request #2350 from thegedge/fix-aws-docs
11 years ago
Jason Gedge 11b136f503 Grammar fix in the aws_db_instance docs.
11 years ago
Paul Hinze e514e16215 docs: add route53_health_check to sidebar
11 years ago
Paul Hinze 924278c33f Merge pull request #2226 from Banno/add-aws-route53-health-checks-squashed
11 years ago
Radek Simko 487164f0cf provider/aws: Add docs for elasticache_cluster - cache_nodes
11 years ago
Radek Simko 6a60fa4bfe config: concat function supports lists (combines more lists into one)
11 years ago
Paul Hinze 1ebe117085 Merge pull request #2052 from aznashwan/azure
11 years ago
aznashwan 548a17d38c Added documentation for running tests.
11 years ago
aznashwan ebfbef0d52 Added Storage Queue resource.
11 years ago
aznashwan 329424c04b Added documentation.
11 years ago
Chris Bednarski f01154366a Merge with changes from master
11 years ago
Sam Clinckspoor c22f271fb0 Cleaned indentation of example
11 years ago
Sander van Harmelen aed44622b1 Merge pull request #2281 from svanharmelen/f-provider-cloudstack
11 years ago
Sander van Harmelen c9d3b988bc provider/cloudstack: updating and tweaking tests and docs
11 years ago
Clint Shryock eee7a2778d add doc file that I forgot
11 years ago
Sam Clinckspoor dedbac5a46 added documentation
11 years ago
Paul Hinze e305d7c5df Merge pull request #2263 from hashicorp/f-aws-spot-instance-request
11 years ago
Mitchell Hashimoto 8748a86e60 Merge pull request #2160 from grubernaut/elasticache_port_required
11 years ago
Paul Hinze 112724fc39 provider/aws: spot_instance_request
11 years ago
Guillaume Giamarchi e04a6cacc5 Enpoint type configuration for OpenStack provider
11 years ago
Aaron Welch 07ad320960 Packet bare metal cloud hosting platform provider
11 years ago
Ian MacLeod 20558fcf70 Fix page title for aws_elasticache_cluster
11 years ago
ketzacoatl 4bbe93552a Minor correction to aws_s3_bucket docs
11 years ago
Radek Simko 2df0e734ae docs: Fix wrong title (aws_autoscaling_notification)
11 years ago
Clint e2cefe290d Merge pull request #2232 from justnom/master
11 years ago
Clint e172508788 Merge pull request #2197 from hashicorp/f-aws-asg-notifications
11 years ago
Clint Shryock f8eb5e4b11 clarify docs
11 years ago
Radek Simko 1770713633 Merge pull request #1803 from TimeIncOSS/ecs
11 years ago
Clint Shryock 3858ee0ade add docs for asg notifications
11 years ago
justnom aed17f8658 Fixing bugs with `aws_network_interface` and added docs.
11 years ago
Julian Schneider b9a437658e Add privileged option to docker container resource
11 years ago
Trent Johnson 054a40475c provider/aws: add aws_route53_health_check
11 years ago
John Ewart bbc6f14807 Adding DynamoDB documentation
11 years ago
Radek Simko c3fcdfc6eb Add docs for new AWS ECS resources
11 years ago
Paul Hinze b71fa3d0ae provider/aws: handle upstream aws-sdk-go repo move
11 years ago
Paul Hinze f1439e6118 Merge pull request #2204 from thorduri/docfix
11 years ago
Paul Hinze e91705ac96 Merge pull request #2102 from Fodoj/add-module-outputs
11 years ago
Benjamin Vickers e0b9961d93 Update docs for Cloudstack with SSH keypair and timeout
11 years ago
Thordur Bjornsson f3a86114ae Fixup aws_security_group doc example.
11 years ago
Sander van Harmelen 31ae2482d5 Merge pull request #2053 from svanharmelen/f-provider-azure
11 years ago
Paul Hinze f057d6e176 Merge pull request #2194 from jjshoe/master
11 years ago
Joel 3939236f87 Let people know elbs support tags
11 years ago
Jack Pearkes 50fc610604 website: atlas artifact type is amazon.ami no aws.ami
11 years ago
Andrew Langhorn 70c90f420e Clarify syntax for RDS maintenance window param
11 years ago
Radek Simko f29dbe0c87 Merge pull request #2181 from mzupan/add-elaticcache-tags
11 years ago
Mike Zupan 544236df94 tags lacking from docs
11 years ago
Radek Simko 7a5cf7e361 docs: aws_sqs_queue - Add newline to fix Markdown
11 years ago
Chris Bednarski 6986121305 AWS Lambda functionality
11 years ago
Dave Cunningham 265b9b254e Merge pull request #2060 from alphagov/f-add-google-cloud-storage
11 years ago
Paul Hinze 115ea19ab5 Merge pull request #2165 from TimeIncOSS/fix-iam-examples
11 years ago
Jake Champlin a6e17d3b5f Update Documentation
11 years ago
Clint ceca4ef9aa Merge pull request #2148 from hashicorp/b-aws-netacl-icmp-support
11 years ago
Radek Simko 40a582170a docs: Fix IAM assume_role_policy examples
11 years ago
Dan Hilton b909f7826b provider/google: Add support for Google Compute Stogare buckets.
11 years ago
Paul Hinze 84cb771c33 Merge pull request #2153 from TimeIncOSS/sort-aws-resources
11 years ago
Radek Simko 3093e49ea3 Merge pull request #2150 from hashicorp/d-module-ssh-source-example
11 years ago
Radek Simko 14279e04d0 Docs: Fix name according to reality (route-table-assoc->route-table-association)
11 years ago
Radek Simko 09d7b90e47 Docs: Fix name according to reality (launch-config -> launch-configuration)
11 years ago
Radek Simko ef92a03a9b Docs: Fix name according to reality (autoscaling->autoscaling_group)
11 years ago
Paul Hinze 5f1e8ebb5d Merge pull request #2152 from mzupan/doc-elb-stickiness-fix
11 years ago
Mike Zupan f90536eb60 Need the id to link back
11 years ago
Paul Hinze 53d8981ef1 Merge pull request #2076 from atlassian/lb_cookie_stickiness_policy_doco
11 years ago
Paul Hinze 160c87a3e3 docs: clarify ssh git module source syntax
11 years ago
Clint c4af5b2e9a Merge pull request #2120 from hashicorp/b-aws-instance-ebs-snapshot
11 years ago
Clint Shryock 339f2bd21f provider/aws: Add support for ICMP Protocol in Network ACLs
11 years ago
Mike Zupan ef83fd52ae missing a closing } in the example
11 years ago