Commit Graph

866 Commits (14ec3e6078afa5cd4aecfd4170bc67f374f3ecc8)

Author SHA1 Message Date
Kristin Laemmert 54661ec1df
command/import: fix error during import when implied provider was not used (#22855)
7 years ago
Pam Selle 68e1605508
Merge pull request #22852 from hashicorp/pselle/string-key-taint
7 years ago
Pam Selle 0e1f12e570 Add some context for the addition
7 years ago
Chris Griggs 0162cf3e99
Merge pull request #22853 from hashicorp/cgriggs01-communtiy
7 years ago
cgriggs01 e807aff803 add community providers
7 years ago
Pam Selle 740c9865f3 Add an example with string keys to taint to demonstrate escaping quotes
7 years ago
cgriggs01 4027ff8473 add Pureport provider links
7 years ago
Jeet Parekh bcc69c05bb lang/funcs: parseint function
7 years ago
The Terraform Team 9b6fcc4e86
Merge pull request #22755 from echernyavskiy/patch-1
7 years ago
The Terraform Team 669242ee14
Merge pull request #22777 from acsbendi/patch-1
7 years ago
Nicolas Lamirault d32ea219ee
Merge branch 'master' into patch-1
7 years ago
Nick Fagerlund 655bbfdf28 website: Add complex type example to variables.html
7 years ago
Bendegúz Ács 8f9d368a25
Fixed typo in documentation about expressions
7 years ago
Evgeny Chernyavskiy 5f16669362
Fix typo in variables.html
7 years ago
Pam Selle 7a9f2717fe
Merge pull request #22745 from chef-partners/master
7 years ago
Mudassar Shafique 50a6c69ab5 Habitat License Acceptance changes. These changes add a new argument that allows users to accept Habitat End User License.
7 years ago
Pam Selle f9ebae749c
Merge pull request #22707 from vsimon/spell
7 years ago
Souradeep Nanda 8b2668bf56 website/docs oss backend: Clarification for type of primary key (#22591)
7 years ago
Martin Atkins e0d72930fa website: Warn against using provisioners
7 years ago
Vicken Simonian 853a0e0677 docs: Minor spelling and typo fixes
7 years ago
Kyle Mott a5ae277bc9 Add updated docs changes as well.
7 years ago
Brian Flad 19cf34114f
lang/funcs: Switch fileset() function glob implementation to github.com/bmatcuk/doublestar to support additional glob patterns
7 years ago
Brian Flad af7f6ef441
lang/funcs: Update fileset() function to include path as separate first argument, automatically trim the path argument from results, and ensure results are always canonical with forward slash path separators
7 years ago
Nick Fagerlund a038f8c43b website: In 0.12, terraform_remote_state syntax differs from backend config
7 years ago
Pam Selle 75d3f1e62e
Merge pull request #22614 from heimweh/patch-1
7 years ago
Kristin Laemmert 212d5b0b1c
Mildwonkey/docs updates (#22623)
7 years ago
Chris Griggs c01c233cec
Merge pull request #22612 from hashicorp/cgriggs01-aviatrix
7 years ago
Daniel Petty 4fc3ea6e09
Update output
7 years ago
Pam Selle 6e614f3465 Fix docs mistake/misleading
7 years ago
Alexander Hellbom 99c59b833e
website: fix expression typo
7 years ago
cgriggs01 0ee9397979 Add links to Aviatrix provider
7 years ago
Luis Silva 9ae8eca55d
Merge branch 'master' into 21680/GCS_OAUTH
7 years ago
yanndegat be5280e4e1 remote-state/pg: add option to skip schema creation (#21607)
7 years ago
Pam Selle cf687a94b5
Merge pull request #22523 from hashicorp/f-lang-funcs-filelist
7 years ago
Pam Selle 8db00db564
Merge pull request #22559 from kayrus/swift-backend-docs
7 years ago
yuanye b69c0b4199 oss backend support profile
7 years ago
James Bardin 10d94fb764
Merge pull request #21967 from williams-brian/SSE-C_Remote_State
7 years ago
kayrus 270579eac4 Backend: add missing swift options into docs
7 years ago
Brian Flad d48d9ed766
lang/funcs: Add fileset function
7 years ago
Ben Drucker e8996e065e website: fix <ul> formatting in "taint" doc
7 years ago
Nick Fagerlund 3aa909ac6e website: Update URLs and name references for Terraform Cloud rebrand
7 years ago
Nick Fagerlund d316ea08c5 website: Delete terraform push docs; replace with note about the remote backend
7 years ago
Nick Fagerlund 011e84f32f website: Update example command list for 0.12
7 years ago
Chris Griggs 74fcf436b0
Merge pull request #22485 from hashicorp/cgriggs01-mongodbatlas
7 years ago
Roger Berlind 64dbba1229 website/docs: Add state commands to remote backend (#21276)
7 years ago
Kaushik NP 0c0a0ff96e website/docs: Missing punctuation mark (#19072)
7 years ago
cgriggs01 ef1c1cf976 add new mongodb atlas provider links
7 years ago
Pam Selle 901ec990ed
Merge pull request #22156 from binlab/feature/bastion-ca-ssh
7 years ago
Brian Flad 0d19465ada
Merge pull request #22318 from hashicorp/d-cli-quote-resource-addresses
7 years ago
Kristin Laemmert 1442ff047d
website/docs: document providers schema output format (#22361)
7 years ago
cgriggs01 a037bb19f0 Add Exoscale provider links
7 years ago
Nick Fagerlund 979a2fa6d1 website: Align `count` and `for_each` sections
7 years ago
Brian Flad cea149340c
docs/internal/resource-addressing: Omit for_each full splat example for now
7 years ago
Brian Flad 720b062d55
Apply suggestions from code review
7 years ago
The Terraform Team fcb603616d
Merge pull request #20898 from sebbrandt87/patch-1
7 years ago
Sebastian Brandt 5d4826894c
Update website/docs/commands/untaint.html.markdown
7 years ago
Martin Atkins 135afaeb9c lang: "regex" and "regexall" functions
7 years ago
Brian Flad 3a1a39bed3
docs/commands: Switch using count/for_each to configured with count/for_each
7 years ago
Pam Selle 291cf8c5a4
Revert "Habitat License Acceptance changes. "
7 years ago
Pam Selle 9020636f93
Merge pull request #21345 from mudash/master
7 years ago
The Terraform Team 2326acaefe
website/docs: add type to example variable
7 years ago
Brian Flad 3ad05e50a4
docs/internal/resource-addressing: Add for_each information
7 years ago
Brian Flad 48624255ce
docs/commands: Show count and for_each resource address examples for commands
7 years ago
Martin Atkins 5cb80c43c1 website: example of csvdecode with for_each
7 years ago
He Guimin a490dfa495 backend/oss: Support for assume role config
7 years ago
Pam Selle 360068b3cb
Merge pull request #21922 from pselle/resource_for_each
7 years ago
Pam Selle 1b25cb7d4a Docs updates for data resources, update expressions ref
7 years ago
Paul Hinze 69d44f763f
docs: Update example remote_state to use remote backend
7 years ago
Chris Griggs a02e43b86e
Merge pull request #22165 from hashicorp/cgriggs01-aci
7 years ago
Pam Selle 7d905f6777 Resource for_each
7 years ago
Mark 3031aca971 Add SSH cert authentication method for connection via Bastion
7 years ago
Radek Simko cc9797443b
Merge pull request #18820 from Sagar2366/patch-6
7 years ago
Radek Simko 30f3b5ee25
Merge pull request #21831 from NickMetz/update-cli-output-documentation
7 years ago
Radek Simko eb02f9313a
Merge pull request #21954 from julienvey/patch-1
7 years ago
Radek Simko be47a1e11c
Merge pull request #22068 from a-hat/master
7 years ago
cgriggs01 7df9f0a7da [WIP][Website] Cisco ACI links
7 years ago
Bartosz Studnik 2f3ad4b692
Fixing typo
7 years ago
Pam Selle 0111498e9a
Merge pull request #22075 from schmidtd/schmidtd-doc-typo
7 years ago
cgriggs01 0d15d262a2 add/remove community providers
7 years ago
David Schmidt 91113aee83
Typo in example artifactory backend subpath
7 years ago
a-hat 366fed9d4d
fix example config for terraform >= 0.12
7 years ago
Chris Griggs 18a5ff61c2
Merge pull request #22058 from hashicorp/cgriggs01-avi-release
7 years ago
Pam Selle 21b1364535
Merge pull request #21553 from zippy1981/zippy1981-patch-1
7 years ago
Pam Selle 19b8a9c02f
Merge pull request #21715 from petems/minor_spelling_fixes
7 years ago
Pam Selle 883300f6bc
Merge pull request #21840 from Anbcorp/patch-1
7 years ago
Chris Arcand 275ecf96f2
Merge pull request #22042 from hashicorp/012-replace-regex-docs
7 years ago
Pam Selle d9a229a20e
Merge pull request #21999 from imjoey/patch-1
7 years ago
Pam Selle 5cd551f716
Merge pull request #21887 from jmcgeheeiv/patch-1
7 years ago
cgriggs01 45c4b60704 [website] AVI Networks provider
7 years ago
Chris Arcand 22385c3198 Added regex details to replace() docs
7 years ago
Chris Griggs 1a89165705
Merge pull request #22022 from hashicorp/cgriggs01-namefix
7 years ago
Colin Fowler cd7bfba141 rebased to terraform master branch
7 years ago
cgriggs01 417b5712b3 fix signalfx name
7 years ago
cgriggs01 efc079268e fix link typo
7 years ago
cgriggs01 755ca20ea4 add signalfx links
7 years ago
Joey d95bfb9bc2
Tweak the URL of oVirt provider
7 years ago
Brian Williams 5e3c3bafb8 Add support for SSE-C to S3 backend
7 years ago
Stefan Schmidt f4abb96b08 website/docs: add the fmt -recursive flag. (#21963)
7 years ago
Luis Silva f6c90c1d96 Add OAuth2 token support for GCS backend
7 years ago
Andreas Sommer 042aead714 lang/funcs: add "abspath" function (#21409)
7 years ago
Julien Vey ef4ccc6f05
Update pingdom community provider url
7 years ago
Ben Hadfield 0a1c0d6c24 website: Fix typo in Arithmetic Operators section (#21945)
7 years ago
Marcin Cuber df18843303 website: Add partial config file example for remote backend (#21520)
7 years ago
Nick Fagerlund f76c491468
website: CLI config: Team tokens work with CLI actions (#21883)
7 years ago
John McGehee 4bb6f0dff2
Add "leading zeros" for the sake of SEO
7 years ago
Lindsey Smith a0f06826ab website: Puppet provisioner docs links fixed (#21843)
7 years ago
Benoit D d4588635f4
Fix typo in environment variable
7 years ago
Nick Metz 8eb6086cb2 \#21799 Since Terraform version 0.12 "-module=" is not a valid option for Terraform output aynmore. Also added missing option -no-color to documentation.
7 years ago
Lindsey Smith dcbdd70385 website: Clarifications to Puppet provisioner docs (#21810)
7 years ago
Tim Sharpe 2ab2796c93 website: Docs for the Puppet provisioner (#21792)
7 years ago
Martin Atkins 1bba574fe9 website: Document ignore_changes for individual map elements
7 years ago
Jonathan Buys 96328b1ec8 website: fix terraform_remote_state example for "config" argument (#21728)
7 years ago
john-auld bfd9b552cc website: Correct fmt -check (#21631)
7 years ago
Martin Atkins 4b6a11701b website: Separate "Module Composition" section for variants
7 years ago
Chris Griggs f0a9e95198
Merge pull request #21679 from hashicorp/cgriggs01-akamai-links2
7 years ago
cgriggs01 069766fd09 Add 4 new community providers
7 years ago
Pam Selle eaddf9ccf1
Merge pull request #21321 from khicks/master
7 years ago
petems 239c84ef4b Minor spelling fixes
7 years ago
Pam Selle 59c5cc4788
Merge pull request #21254 from davewongillies/gcs
7 years ago
kayrus d06609dd23 Swift backend: add application credential support
7 years ago
cgriggs01 ea541c10f3 [Website] Foreman community provider
7 years ago
cgriggs01 736e754f1e [Website] akamai provider links
7 years ago
James Bardin 0c91d227fa
Merge branch 'master' into master
7 years ago
Raymond Rutjes 0abb0a05fb website/docs: update example in remote_state.html.md (#21661)
7 years ago
Lars Eric Scheidler aa07806bfc lang/funcs: New "uuidv5" function
7 years ago
Alisdair McDiarmid 812ba80dae Remove links to legacy Terraform Enterprise docs
7 years ago
Chris Griggs f4e27ca480
Merge pull request #21637 from hashicorp/cgriggs01-community-provider
7 years ago
Martin Atkins 8da3d269b0 website: Further elaboration on the "any" type constraint
7 years ago
cgriggs01 132e4b9b43 [Website] community provider
7 years ago
Ivan Kalita 5b6b1663ef backend/http: implement retries for the http backend (#19702)
7 years ago
Martin Atkins 127cbeeda2 website: Additional information about "dynamic" blocks
7 years ago
Martin Atkins 382e1ca821 lang: yamldecode and yamlencode functions
7 years ago
Martin Atkins f9a73d48db lang: "range" function
7 years ago
cgriggs01 55fe3c7a28 new community links + update signalFX
7 years ago
David Liao 97ad35f90c website: Update taint command docs to reflect new 0.12 usage
7 years ago
Justin Dearing 5bcbe008e0
Updated docs for using az cli or service principle
7 years ago
Brian Flad 3865b74780
Merge pull request #21122 from fbcbarbosa/patch-1
7 years ago
Justin Weissig 7335f1fdc8 docs: fixed typo (#21297)
7 years ago
Matt Morrison af6083ef82
Add support for reading modules from GCS bucket
7 years ago
Justin Weissig 778cae91a8 website: fix typo in the 'terraform' block documentation page
7 years ago
Mudassar Shafique b7dcc00c92 Doc updates about accepting the Chef license
7 years ago
Mudassar Shafique 45cf82b679 Doc updates about accepting the Chef license
7 years ago
Martin Atkins 5af8bcff2f
website: correct the synopsis on the formatdate function page
7 years ago
Peter 02d03d2d25 website: Fix odd spacing on the provider configuration syntax page
7 years ago
Mudassar Shafique e78658de4c Habitat License Acceptance changes. These changes add a new argument that allows users to accept Habitat End User License.
7 years ago
Kevin Hicks 68a2249581
Fix GitLab title on providers index
7 years ago
Nicolas Lamirault 7dbac5da59
Merge branch 'master' into patch-1
7 years ago
Chris Griggs 4db9b40471
Merge pull request #21301 from hashicorp/cgriggs01-rancher2
7 years ago
cgriggs01 dc4811f898 [Website] Rancher2 provider links
7 years ago
Martin Atkins abdd680fd2 website: Special considerations about the "scp-like" git address syntax
7 years ago
Alexis 00cc5781ab website: Fix typo in the configuration language introduction page
7 years ago
cgriggs01 8c52fdcecf new community providers
7 years ago
Justin Weissig aa4c43b341 website: Fix typo on the "expressions" documentation page
7 years ago
Chris Griggs 9c4ff517b6
Merge pull request #21221 from hashicorp/cgriggs01-vmware
7 years ago
Nick Fagerlund 0172fed7d4 (website) Adjust intro of attr-blocks page
7 years ago
cgriggs01 3911b0f310 [Website] add vra7 links
7 years ago
matt short cb20438221
added type to variable
7 years ago
cgriggs01 dc889c4f08 two new community providers
7 years ago
Kristin Laemmert b1d0b1383f
lang/funcs: remove sethaselement function and documentation (#21164)
7 years ago
Justin Weissig 299e0432bc
Fixed typo
7 years ago
Kristin Laemmert 394cf7f25e
lang/funcs: add acc tests for functions (#21112)
7 years ago
Justin Weissig 3d80aed6fe website/docs: Fixed Typo (#21137)
7 years ago
Fernando Barbosa 47e32b5399
Update s3.html.md
7 years ago
Chris Griggs b7705d20a0
Merge pull request #21098 from hashicorp/cgriggs01-add-gridscale
7 years ago
Chris Griggs 103f56e0a3
Merge pull request #21090 from hashicorp/cgriggs01-name-update
7 years ago
cgriggs01 bad3c57f00 [Website] Add Gridscale provider
7 years ago
Kit Ewbank efc08de5d6 lang/funcs: add 'strrev' interpolation function. (#21091)
7 years ago
cgriggs01 bd1b2c8641 fix FortiOS caps
7 years ago
Nicolas Lamirault 7016d44352
Merge branch 'master' into patch-1
7 years ago
Ross McKelvie ce1fba5817 website: update required_providers block for terraform 0.12 compatibility
7 years ago
Chris Griggs aeabdf1a0d
Merge pull request #21054 from cgriggs01/cgriggs01-community-patch
7 years ago
Martin Atkins 533cbf4c3f
website: Update "Local Values" docs to use v0.12 syntax in example
7 years ago
Chris Griggs f66b563ccd
Merge pull request #21051 from cgriggs01/cgriggs01-fortios-links
7 years ago
cgriggs01 55b816853a [Website] Adding Fortios provider links
7 years ago
Martin Atkins 62d32e9bb3 website: Fix incorrect example in Module Composition page
7 years ago
cgriggs01 26d515e40a Adding community provider
7 years ago
Nick Fagerlund b4042947d1 website: null_resource isn't a type of provisioner
7 years ago
Kristin Laemmert d4669246c7
funcs/coalesce: return the first non-null, non-empty-string element from a sequence (#21002)
7 years ago
Chris Griggs e35e3d367e
Merge pull request #21001 from cgriggs01/cgriggs01-community-prvdrs
7 years ago
He Guimin 3f44dd9dec Add tablestore config to store state lock
7 years ago
He Guimin b887d44712 Add Alibaba Cloud backend OSS with lock
7 years ago
Michael Conlon 44c9e81d4c website: fix typo on the "terraform console" command page
7 years ago
cgriggs01 a674d3fb7b [Website] new community providers
7 years ago
Matthew Sanabria 0d0a1128e4
Clarifying behavior for destroy-time provisioners (#20819)
7 years ago
Matthew Sanabria be04e70a0f
Adding documentation for TF_CLI_CONFIG_FILE environment variable (#20834)
7 years ago
Martin Atkins ac2052f0bb website: correct the title of the "matchkeys" function page
7 years ago
Martin Atkins 99f2623d10 website: Documentation of the special "attributes as blocks" mode
7 years ago
Jeff 3110dde1d1 Fix docs typo (#20924)
7 years ago
Sebastian Brandt 1bd0f3512c
Removed -index from README
7 years ago
cgriggs01 cfd271a040 update provider name
7 years ago
Kristin Laemmert 39ef97beff
website: adding examples of complex variables on the command line (#20871)
7 years ago
cgriggs01 fc47a78e60 add jdcloud provider links
7 years ago
Martin Atkins f302747077 website: Additional explanation for cidrsubnet function
7 years ago
Alex McLarty 4b9a764eb1 website: Fix typo in null_resource.html.markdown (#20817)
7 years ago
Nick Fagerlund d0b7771634
website: Simplify wording for split built-in function (#20803)
7 years ago
Nick Fagerlund b32cce9637 website: Fix contradictory description of remote state `outputs` object
7 years ago
Nick Fagerlund 499ccd42bf website: fix broken markdown in modules/composition
7 years ago
Nick Fagerlund 4200b0b2c5 website: Use bullet lists in smaller provider lists, too
7 years ago
Nick Fagerlund b14b967fb7 website: Fix some alphabetization in provider lists
7 years ago
Nick Fagerlund 33118b9b0c website: List providers vertically instead of horizontally
7 years ago