Commit Graph

2463 Commits (148b19b0d7e36b6f2b8a169d2cb7b6069ab5d00a)

Author SHA1 Message Date
Jared Baker b700911cda
Merge branch 'main' into s3/use_legacy_workflow-removal
2 years ago
Martin Atkins 9b57a43bde website: First draft of Terraform v1.8 upgrade guide
2 years ago
Radek Simko fcfbfb3eff
website: ensure for_each examples take maps (#34675)
2 years ago
Martin Atkins 573c2db658 provider/terraform: Terraform-specific encoding functions
2 years ago
Craig Wright 42aa821194
Merge pull request #33969 from sorenisanerd/document-socks5-support
2 years ago
Soren L. Hansen 80f748f6f6
Apply suggestions from code review
2 years ago
Vinod Kumar acb55b3fd8
Merge branch 'hashicorp:main' into main
2 years ago
Jared Baker 54866790ca
backend/s3: remove use_legacy_workflow argument
2 years ago
Daniel Schmidt 4915bdf90c
fix comment
2 years ago
Daniel Schmidt ea0856bfe7
add a line of documentation to clarify
2 years ago
Vinod Kumar b496edd1d3 Merge branch 'hashicorp:main' into main
2 years ago
Vinod Kumar dfcb6ea266
Update website/docs/language/modules/sources.mdx
2 years ago
Vinod Kumar Nair 3dac18fa4a Updated the document with an example of Git depth. for issue#34676
2 years ago
Eloi Perdereau 30505dd1bf
website docs: fix "Block Representation" for `provider schema -json` (#34653)
2 years ago
Daniel Schmidt 3211068f10
Merge pull request #34644 from hashicorp/document-provider-lock-using-cache
2 years ago
Daniel Schmidt 18796d0dea
chore: clarify wording
2 years ago
Daniel Schmidt ae56655afe
chore: remove trailing whitespace from file path
2 years ago
Daniel Schmidt 6f76d2077a
chore: improve wording
2 years ago
Martin Atkins 884e1fb2a4 terraform: Plans can be "complete" and "applyable"
2 years ago
Daniel Schmidt 3e2291ae36
document `-enable-plugin-cache` flag
2 years ago
Daniel Schmidt 3a77065e69
add `issensitive` function
2 years ago
Tom Bamford 5c259226e6
docs: azurerm backend doc fixups
2 years ago
Jared Holgate d9ccdfb7d1
docs: improve azurerm backend docs (#34564)
2 years ago
Brian Flad 3b4964270f
internal/command/jsonprovider: Remove root jsonfunction object from function output (#34536)
2 years ago
Brian Flad 1298fcd412
Add missing function deprecation_message to JSON output and website documentation (#34520)
2 years ago
Liam Cervante ce16e1a68a
Complete upgrade guide for v1.7 (#34514)
2 years ago
Graham Davison bf4f36a3b7 tabs vs spaces
2 years ago
Graham Davison 0ff0ad8ce4 Updates documentation on IAM permissions with workspaces
2 years ago
Graham Davison 86da6ef19a Adds section on storage locations
2 years ago
Graham Davison 02fadba041 Corrects path
2 years ago
Graham Davison 9d8ff095c0 Formatting
2 years ago
Brian McClain 35d6af0759
Test mocks docs fixes (#34435)
2 years ago
Brandon Croft 2973d070b3
Merge pull request #34358 from hashicorp/brandonc/bump_go-slug_0.13.3
2 years ago
Pratik Thakare 98da7f49ce
Update website/docs/language/state/purpose.mdx
2 years ago
Brandon Croft 48aed874f8
Bump go-slug to 0.13.3 and add .terraformignore guidelines
2 years ago
KryptoBlack 349c80b50c refact: removed ambiguous reference from purpose of terraform state
2 years ago
Graham Davison 29708f0784 Documents `AWS_ENDPOINT_URL` environment variable and endpoints configured in shared config files
2 years ago
kmoe 56bf889093
website: removed block docs (#34339)
2 years ago
Liam Cervante 5cbf7c5f96
Add docs for automatic var files in test directories (#34349)
2 years ago
Jared Baker 4729af3ccf
Merge pull request #34337 from hashicorp/s3/use_legacy_workflow-deprecation
2 years ago
James Bardin 60ab95d3a7
Merge pull request #34348 from hashicorp/jbardin/import-for-each-docs
2 years ago
James Bardin 4ae531c8a1 add basic import for_each docs
2 years ago
Craig Wright 5153465e00
Merge pull request #34311 from zhimsel/cidrhost-negative-docs
2 years ago
Craig Wright 9cb86ef1b9
Merge pull request #34299 from summera/custom-condition-doc-correction
2 years ago
Liam Cervante 89c1d06f05
Add documentation for the mocking functionality (#34198)
2 years ago
Jared Baker 38acde89e3
website: s3 backend upgrade guide for 1.7.0
2 years ago
Martin Atkins 7055650270 terraform console: Option to evaluate in a planned state
2 years ago
Jared Baker 470a851e45
backend/s3: default use_legacy_workflow to false, deprecate
2 years ago
Liam Cervante 0f94e1e7ab
docs: update terraform test docs with provider to run block reference examples (#34332)
2 years ago
Liam Cervante 6670ab43f7
terraform test: rearrange the order of destroy operations (#34293)
2 years ago
Martin Atkins 844b1616e8 command/graph: Simpler resource-only graph by default
2 years ago
Zach Himsel 2361c5dc98
Document negative host numbers for cidrhost()
2 years ago
Ari Summer d12984064a
Correct EC2 instance encryption condition example in custom-conditions.mdx
2 years ago
kmoe 33dfeecbee
docs: more detail on import IDs (#34153)
2 years ago
kmoe ccb5596742
website: add "importing" to json plan format docs (#34269)
2 years ago
Rose M Koron 5d9c1d4f8a
Update oci_core_instance links (#34257)
2 years ago
Soren L. Hansen d04e5a0915
Merge branch 'hashicorp:main' into document-socks5-support
2 years ago
Johnny Lee-Othon 1f9734619f
Update machine-readable-ui.mdx (#34217)
2 years ago
sebhcp 2d381c050a
docs: add backend limitation (#31607)
2 years ago
Graham Davison 4df60b4b90 Adds `https_proxy` and `no_proxy` parameters
2 years ago
Graham Davison fce0cf6d9c Adds support for `sso` endpoint override
2 years ago
Liam Cervante 1974c9ec16
docs: add explicit instruction for windows filepaths (#34193)
2 years ago
Joao C Costa 47beda901e
nonsensitive: no longer produces error when applied to nonsensitive values (#33856)
2 years ago
Craig Wright 10f4567fcc
Merge pull request #33778 from Varriount/patch-1
3 years ago
Clay Sweetser 439b0ef81a
Implement suggestion
3 years ago
Graham Davison e131a9c8a8
Merge pull request #34098 from hashicorp/s3/d-reconfigure
3 years ago
Craig Wright 4b1c3457a4
Merge pull request #33635 from cadamini/main
3 years ago
Christian Adamini 18aa930186
Update website/docs/language/resources/syntax.mdx
3 years ago
Christian Adamini 6fe058eb76
Update website/docs/language/resources/syntax.mdx
3 years ago
Christian Adamini 22bdf62f08
Update website/docs/language/resources/syntax.mdx
3 years ago
Christian Adamini 4d2d06bf3e
Update website/docs/language/resources/syntax.mdx
3 years ago
Christian Adamini 63a603ee2b
Update website/docs/language/resources/syntax.mdx
3 years ago
Christian Adamini c3740d01eb
Update website/docs/language/resources/syntax.mdx
3 years ago
Christian Adamini 5c8dbc0902
Update website/docs/language/resources/syntax.mdx
3 years ago
Christian Adamini 31e637ee62
Update website/docs/language/resources/syntax.mdx
3 years ago
Christian Adamini a5f7e86593
Update website/docs/language/resources/syntax.mdx
3 years ago
Christian Adamini 3f51ecf138
Update website/docs/language/resources/syntax.mdx
3 years ago
Christian Adamini bb0ba1d7af
Update website/docs/language/resources/syntax.mdx
3 years ago
Craig Wright b9aa5fbae6
Merge pull request #33648 from abuxton/abuxton-patch-1
3 years ago
Graham Davison 30928097ee Updates deprecation documentation
3 years ago
Graham Davison cf3d51665b Removes references to reconfiguring backend
3 years ago
Graham Davison 142a73b513 Adds parameter `skip_s3_checksum` to skip checksum on upload
3 years ago
Graham Davison 04ac7c571d
Fixes to documentation
3 years ago
Craig Wright e539f46e85
Merge pull request #33581 from hongshaoyang/patch-1
3 years ago
Jared Baker 54a03321e5
backend/s3(doc): s3 comptible storage support model
3 years ago
hongshaoyang 171b9d7b70
Apply suggestions from code review
3 years ago
Craig Wright e1481b13e7
Merge pull request #33566 from Frankkkkk/patch-1
3 years ago
Craig Wright 71a193a3fb
Merge pull request #33046 from Dmitry-White/docs/add-default-example-flatten
3 years ago
Frank Villaro-Dixon f01d08f6e9 website: doc: fmt: specify "no flag" action
3 years ago
Graham Davison 59b371cba0 Fixes URL
3 years ago
Graham Davison e39a39ae53 Fixes spelling
3 years ago
Graham Davison 088c307c1f Updates documentation to indicate that changes to backend may require reconfiguring backend
3 years ago
Kazuma Watanabe 1ed6191776
Fix generated configuration example syntax in docs
3 years ago
Craig Wright 8cb37901ee
Merge pull request #33231 from OriHoch/patch-1
3 years ago
Craig Wright d0857839d4
Merge pull request #33514 from AgustinRamiroDiaz/patch-1
3 years ago
Ori Hoch ee0ba780e8
Update website/docs/language/functions/uuid.mdx
3 years ago
Ori Hoch 93d65e3308
Update website/docs/language/functions/uuid.mdx
3 years ago
Agustín Díaz 88b765dd9d
Update website/docs/language/functions/sum.mdx
3 years ago
rita 6c56365855
Update website/docs/language/tests/index.mdx
3 years ago
rita sokolova 8f054ca1b8 Fix typo on testing docs page
3 years ago