Commit Graph

286 Commits (951f4201f7928111632ddec14a3db13fcb331aef)

Author SHA1 Message Date
Mitchell Hashimoto c7088eb82a website: update docs for GH-371
12 years ago
Mitchell Hashimoto 9e953c9908 Merge pull request #372 from jgoldschrafe/feature-google-compute-disk-types
12 years ago
Mitchell Hashimoto 65a054b7c2 Merge pull request #375 from jgoldschrafe/feature-google-compute-ip-forward
12 years ago
Mitchell Hashimoto 770d62e588 website: document path variables
12 years ago
Jeff Goldschrafe 88a020e0b5 Support IP forwarding on GCE instances
12 years ago
Jeff Goldschrafe ddfdfebcc5 Configurable disk types for GCE
12 years ago
Jack Pearkes 0fa5d160a2 Merge pull request #348 from cfortier2/awsdbsubnet-doc
12 years ago
Mitchell Hashimoto 55ab043036 website: update docs for count.index
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 d4a2010983 website: destroy command
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
Mitchell Hashimoto a621525741 Merge pull request #317 from hashicorp/f-create-before
12 years ago
Armon Dadgar fc324464b8 website: Fixing typo
12 years ago
Spencer Krum 0f32eefb2b Docs Fixup
12 years ago
Mitchell Hashimoto 0649c62616 website: update apply docs
12 years ago
Armon Dadgar 8d5d7c32c8 website: Document lifecycle
12 years ago
Mitchell Hashimoto 5da86c1279 Merge pull request #319 from lflux/aws-instance-iam-support
12 years ago
Mitchell Hashimoto 1c73f4e703 Update CHANGELOG
12 years ago
Mitchell Hashimoto f760c14332 website: document init
12 years ago
Mitchell Hashimoto 62ec0a3b4a website: update website for subdirs
12 years ago
Mitchell Hashimoto 03f630bdb8 website: document modules
12 years ago
Ian Delahorne 9f91c4e8c3 Add IAM Instance profile support to AWS instance provider
12 years ago
Jeff Goldschrafe 0dab8cb2c6 Update instructions for auth JSON files
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
Matthew Leventi ab311e8401 Update provider.html.md
12 years ago
Godefroid Chapelle 41e13c0189 Fix typo
12 years ago
Mitchell Hashimoto c7e1528a69 website: update docs for google
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
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 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 4cdb95a6b2 Merge pull request #166 from alekstorm/aws-elb-subnets-security-groups
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
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
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 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
borgified 9667d1fde2 Otherwsie -> Otherwise
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
Fwiffo 47d352fcd2 added "."
12 years ago
Jamie Alessio 3e844301c5 Fixing incorrect use of "it's" in docs.
12 years ago
Mitchell Hashimoto d28e5a1638 dos2unix
12 years ago
Armon Dadgar 7b85fde0e4 website: correct docs
12 years ago
Armon Dadgar 0b4950976c Revert "providers/digitalocean: don't save status and locked"
12 years ago
Armon Dadgar 4c739423a4 website: copy
12 years ago
Mitchell Hashimoto 21370b8e23 Merge pull request #42 from hashicorp/f-backup
12 years ago
Armon Dadgar 8fbcd65eb1 website: Document the -backup flag
12 years ago
Mitchell Hashimoto 7e6141a1ca website: plugins section, wip
12 years ago
Armon Dadgar 699101b0ca website: Remove guides
12 years ago
Armon Dadgar 10383cfc67 website: Change local-exec example
12 years ago
Mitchell Hashimoto 63c0ff9260 website: update docs for apply command
12 years ago
Armon Dadgar 615d724aaa website: Document consul provider
12 years ago
Mitchell Hashimoto 988ca2a81b website: just create the guides index
12 years ago
Mitchell Hashimoto a03af7809c website: warning that plan files are insecure
12 years ago
Mitchell Hashimoto d5049b65da website: internals
12 years ago
Mitchell Hashimoto f8520d1446 website: outputs
12 years ago
Mitchell Hashimoto c27b2cd9b9 website: providers and variables
12 years ago
Jack Pearkes d4c998e0d5 website: graphiz link
12 years ago
Jack Pearkes 9998339a04 website: add cloudflare docs
12 years ago
Jack Pearkes a3c8374183 website: heroku domain docs
12 years ago
Mitchell Hashimoto 6df5a76ca8 website: resource config
12 years ago
Armon Dadgar 652c76500e website: remove useless file
12 years ago
Jack Pearkes b9414b832c providers/digitalocean: don't save status and locked
12 years ago
Jack Pearkes 37f4e28a4f website: improve heroku docs
12 years ago
Armon Dadgar a5098f167c website: document dnsimple
12 years ago
Armon Dadgar decc837fa3 website: Document the new DO resources
12 years ago
Mitchell Hashimoto 6ced245898 website: configuration
12 years ago
Armon Dadgar 11b4ebea9a website: apply docs
12 years ago
Armon Dadgar 9727916cdf website: more docs
12 years ago
Armon Dadgar 890178e655 website: document plan
12 years ago
Jack Pearkes 1d06ecb7a9 website: add note about security group names/ids on instances
12 years ago
Mitchell Hashimoto c8c526d254 website: config syntax
12 years ago
Mitchell Hashimoto 8dbaf598f4 website: start config docs
12 years ago
Armon Dadgar e2aeacc8d2 website: Fixing typo
12 years ago
Armon Dadgar 1a94a239e4 website: documenting the CLI
12 years ago
Armon Dadgar 561ffc16b3 website: Document Heroku
12 years ago
Armon Dadgar 6ba042a8f5 website: Adding heroku framework
12 years ago
Armon Dadgar e81e9d6d73 website: Document digitalocean
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
Armon Dadgar 93caf16b4c website: Document provisioners
12 years ago
Jack Pearkes 7b72a9defb website: initial commit
12 years ago