Commit Graph

380 Commits (6fea336c09d9a0e4fd00ea43bcd7f215a71c00a4)

Author SHA1 Message Date
James Martelletti 78e072e0b6 source_dest_check defaults to true in the code
12 years ago
Matthew Leventi ab311e8401 Update provider.html.md
12 years ago
Ben Smith 597a3bfddd small typo
12 years ago
Godefroid Chapelle 41e13c0189 Fix typo
12 years ago
Mitchell Hashimoto c7e1528a69 website: update docs for google
12 years ago
Mitchell Hashimoto d332e7680e Merge pull request #256 from jlund/use-cases-updates
12 years ago
Mitchell Hashimoto 73de250d5f Merge pull request #257 from jlund/versus-updates
12 years ago
Mitchell Hashimoto b3c5b848f9 website: update docs for GH-260]
12 years ago
Jack Pearkes 28692656e2 providers/digitalocean: add user_data for create droplet
12 years ago
Jack Pearkes 2cb7ab29e5 website: fix two tier AWS example to work with HCL
12 years ago
Hao-kang Den 125977e075 allow vpc_zone_identifier in aws_autoscaling_group
12 years ago
Joshua Lund 280875774f Cleanup of the 'Terraform vs. Custom Solutions' section.
12 years ago
Joshua Lund 494730359b Fix some typos and grammar mistakes in the website's Use Cases section.
12 years ago
James Martelletti 821a0a6dc6 Fix typo, proviate_ip -> private_ip
12 years ago
Mitchell Hashimoto 3cf4f57fe8 website: update docs for new mappings format
12 years ago
Jack Pearkes 7ae242d724 website: add mailgun record docs
12 years ago
Mitchell Hashimoto f7022711c0 website: fix syntax of variables
12 years ago
Mitchell Hashimoto d8cc32b49f providers/heroku: all_config_vars for reading
12 years ago
Mitchell Hashimoto 0a03ff9d34 providers/heroku: config vars aren't computed, they're non-exclusive
12 years ago
Jack Pearkes 02d18d67b8 providers/heroku: name and region are now required
12 years ago
Mitchell Hashimoto fb9810ca5c website: document how to write providers using the new helper/schema
12 years ago
Mitchell Hashimoto 3934c1b106 Merge pull request #235 from hashicorp/f-gce
12 years ago
Mitchell Hashimoto 7d5a96278d website: document gce
12 years ago
Jack Pearkes 9dfc7ad49d providers/mailgun: clarify domain docs
12 years ago
Jack Pearkes b71ff28871 providers/mailgun: smtp_password is required
12 years ago
Jack Pearkes 872f852a59 website: add docs for mailgun provider
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 551d4980b9 website: update function docs
12 years ago
Mitchell Hashimoto 7ebd3c0a48 website: fix cidr block on aws_subnet [GH-199]
12 years ago
Jack Pearkes 47ddd197f5 Merge pull request #189 from alekstorm/docs-variable-files
12 years ago
Jack Pearkes 4cdb95a6b2 Merge pull request #166 from alekstorm/aws-elb-subnets-security-groups
12 years ago
Alek Storm 697ba0ee99 Document that variable files can also be JSON, and clarify that terraform.tfvars is searched for in the *current* directory
12 years ago
Mitchell Hashimoto 637446d1ab website: make it clearer how to retrieve DO key info
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 46154ca1d3 Fixed a ton of typos in docs and comments
12 years ago
Alex Gaynor 277a0b3da7 Fixed a typo in the docs
12 years ago
Jack Pearkes 5a466795c6 website: handle longer names in downloads
12 years ago
Jack Pearkes 70b06674c8 website: fix homepage fonts in json
12 years ago
Mitchell Hashimoto b1f112f996 website: fix 404 on SHASUMS link
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
Nicholas Rempel 41d03fac3f Fix example digital ocean image name
12 years ago
Jack Pearkes 9c02e41e73 website: document security group description requirement
12 years ago
Jack Pearkes 4a0ea48814 website: make ssh_key configuration for droplet clearer
12 years ago
Jack Pearkes efc6f7b987 Merge pull request #110 from pokle/master
12 years ago
Luke Chadwick dcd6449245 Add documentation for elb health_check
12 years ago
Tushar Pokle 7ff36710a6 Fixed example
12 years ago
Armon Dadgar 55402f5f3e Merge pull request #101 from catsby/doc_update
12 years ago
Mitchell Hashimoto 263dc11873 website: fix typo in use cases
12 years ago
Clint Shryock 8c7772885b Fix typo probably
12 years ago
Jack Pearkes e1939502fb website: fix download icon layout
12 years ago
Jack Pearkes 7966af0d4e website: fix drain docs formatting
12 years ago
Jack Pearkes be0020b7fc website: add heroku drain
12 years ago
Jack Pearkes 872acb3740 providers/digitalocean: fix ip address when using private networking
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 e4a6fcd64b Merge pull request #90 from hashicorp/skewfix
12 years ago
scottsuch ea0ef2d31e Removes duplicate 'a'
12 years ago
Jack Pearkes 21030db30e Merge pull request #78 from borgified/website_typos
12 years ago
Jack Pearkes 65beb27825 Merge pull request #80 from zyegfryed/patch-1
12 years ago
Jack Pearkes 774489a75a Merge pull request #82 from zyegfryed/patch-2
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
Sébastien Fievet 6e38cab094 Typo
12 years ago
Sébastien Fievet f08c03cdcc Typo
12 years ago
JT edf67669ec fix footer on homepage on large screens
12 years ago
JT eb737744ed fix blurry fonts. remove transform on content
12 years ago
JT 5906e5beef #feature-auto skew bg only to avoid blurry fonts in chrome when using transforms
12 years ago
JT c34c2b6b54 move package.json to website root alongside gruntfile
12 years ago
borgified b5590ee6da spellchecked all the *.markdown
12 years ago
borgified 9667d1fde2 Otherwsie -> Otherwise
12 years ago
Cem Ezberci ff0889461d Fix typo
12 years ago
Ryan Nielson 1cfa02ef6f Fixed a small typo on Use Cases page
12 years ago
Jack Pearkes 39a7222045 website: fix sytanx highlighting
12 years ago
Armon Dadgar 8ae47b5133 website: Typo fix
12 years ago
Armon Dadgar 813aaf192b website: a sentance that makes sense is nice
12 years ago
Armon Dadgar 533cd457cb Merge pull request #71 from borgified/missing_dot
12 years ago
Oge Nnadi 62bb6652d2 Typo fix
12 years ago
Fwiffo 47d352fcd2 added "."
12 years ago
Jack Pearkes 929261bb96 website: temporary skew font fix
12 years ago
Andrew Clay Shafer 8f3c0475a9 fix typos
12 years ago
Andrew Clay Shafer 733003f593 fix misspelling in use-cases.html.markdown
12 years ago
Armon Dadgar 77071e4e9d website: typo. Fixes #68
12 years ago
Fwiffo 96b476cd56 getting started guide link was broken
12 years ago
Alex Gaynor 9ebb22d0ad Fixed a duplicate quote in an example in the index
12 years ago
Jamie Alessio 3e844301c5 Fixing incorrect use of "it's" in docs.
12 years ago
Bascht 1b8e2f966a Fixed a little typo.
12 years ago
darron froese 1df50620d2 Fix what needs to be on the command line.
12 years ago
Jack Pearkes 1242cdb9df Merge pull request #43 from TheDude05/fix-vs-typo
12 years ago
Andrew Williams c7f5b9a019 Fix typo
12 years ago
Armon Dadgar b4536e32ef website: typo
12 years ago
Mitchell Hashimoto 9b0ba70537 website: icons
12 years ago
Jack Pearkes 031eff7ae0 website: improve "syntax highlighting"
12 years ago
Mitchell Hashimoto d28e5a1638 dos2unix
12 years ago
Jack Pearkes e9f058f919 website: syntax highlight on homepage
12 years ago
Jack Pearkes d336c1167a website: syntax highlighting, flashing text fix
12 years ago