Alisdair McDiarmid
b0f837e1f3
Fix custom conditions Markdown typo
2022-05-05 18:38:29 -04:00
Dan Slimmon
1f6d986595
Include something about how state is checked
2022-05-02 09:57:25 +00:00
htamakos
4cfb6bc893
communicator/ssh: Add support SSH over HTTP Proxy ( #30274 )
...
Terraform's remote-exec provision hangs out when it execs on HTTP Proxy bacause it dosen't support SSH over HTTP Proxy. This commits enables Terraform's remote-exec to support SSH over HTTP Proxy.
* adds `proxy_*` fields to `connection` which add configuration for a proxy host
* if `proxy_host` set, connect to that proxy host via CONNECT method, then make the SSH connection to `host` or `bastion_host`
2022-04-27 16:59:17 -04:00
Tom Bamford
351fd9b119
Merge pull request #30936 from hashicorp/f/azurerm-backend-oidc
...
backend/remote-state/azure: support OIDC authentication
2022-04-27 19:34:53 +01:00
Tom Bamford
d08bc4463d
Azure Backend: support OIDC authentication
2022-04-27 19:27:30 +01:00
Craig Wright
e217c0c53a
Merge pull request #30938 from jensenbox/patch-1
...
chore: Typo fix (`retuns` -> `returns`)
2022-04-26 18:32:41 -07:00
Ryoh Akiyoshi
9b4600cc23
website: Fix an example for urlencode function
...
The example did not reflect the actual behavior of escaping spaces.
2022-04-26 17:38:47 -07:00
Christian Jensen
85a081bd2a
chore: Typo fix
...
Fix a mispelled word.
2022-04-26 15:56:32 -07:00
James Bardin
0501980b46
Update website/docs/language/resources/behavior.mdx
...
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com >
2022-04-26 18:17:58 -04:00
James Bardin
4e95b24022
Update website/docs/language/meta-arguments/lifecycle.mdx
...
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com >
2022-04-26 18:17:52 -04:00
James Bardin
6c15cab211
Update website/docs/language/meta-arguments/lifecycle.mdx
...
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com >
2022-04-26 18:17:46 -04:00
James Bardin
840a7437c2
Update website/docs/language/meta-arguments/lifecycle.mdx
...
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com >
2022-04-26 18:17:41 -04:00
James Bardin
7b40b31697
replace_triggered_by docs
2022-04-25 18:43:38 -04:00
Laura Pacilio
d3e660d912
Merge pull request #30772 from hashicorp/laura-update-pre-post-conditions
...
[WIP] Preconditions and Postconditions Content Updates
2022-04-20 12:25:43 -04:00
Laura Pacilio
b1d9339368
Final formatting nits
2022-04-20 12:19:29 -04:00
Laura Pacilio
3c7c5bbd21
add links to function and expressions; move result types back to conditionals page (oops)
2022-04-20 12:06:50 -04:00
Laura Pacilio
2a206c7984
fix incorrect HCL syntax for example
2022-04-20 11:49:33 -04:00
Laura Pacilio
7a43db405c
Add link to operators page and all out other types
2022-04-20 11:46:37 -04:00
Tom Harvey
2eb9118cd1
backend/remote-state/azure: defaulting the Azure Backend to use MSAL ( #30891 )
...
* backend/remote-state/azure: defaulting the Azure Backend to use MSAL
Fixes #30881
* backend/remote-state/azurerm: deprecating `use_microsoft_graph`
2022-04-20 17:31:44 +02:00
Laura Pacilio
ba3bb5ad5d
Apply suggestions from PR review
2022-04-20 11:30:20 -04:00
Laura Pacilio
686dbcdb8d
fix confusing sentence on lifecycle page
2022-04-20 11:24:23 -04:00
Laura Pacilio
4d4d774aef
fix confusing sentence on resources page
2022-04-20 11:23:15 -04:00
Laura Pacilio
ce757244f2
fix confusing sentence in outputs
2022-04-20 11:22:11 -04:00
Laura Pacilio
f660f54b87
Final nits from review
2022-04-20 11:21:11 -04:00
Laura Pacilio
e8743143e3
Update website/docs/language/data-sources/index.mdx
...
Co-authored-by: Alisdair McDiarmid <alisdair@users.noreply.github.com >
2022-04-20 11:17:45 -04:00
Laura Pacilio
87b09b1ee1
Fix broken HCL in example
2022-04-20 11:17:16 -04:00
Shanee D
ed59bd7299
fix: Fix typo in v1.0 upgrade guide
2022-04-13 16:13:20 -07:00
Laura Pacilio
f9462d5d51
Update links to say "Custom Condition Checks"
2022-04-07 16:25:09 -04:00
Laura Pacilio
3ed8c5c467
Fix in-text link
2022-04-07 13:51:56 -04:00
Laura Pacilio
4c097842df
Move conditionals information to conditional expressions page
2022-04-07 13:48:44 -04:00
Laura Pacilio
375b3583fd
APply suggestions from PR review
2022-04-07 12:12:13 -04:00
Laura Pacilio
3bc3bc52f8
Update website/docs/language/expressions/custom-conditions.mdx
...
Co-authored-by: Martin Atkins <mart@degeneration.co.uk >
2022-04-07 11:40:01 -04:00
Laura Pacilio
b997c983a5
Update website/docs/language/expressions/custom-conditions.mdx
...
Co-authored-by: Martin Atkins <mart@degeneration.co.uk >
2022-04-07 11:39:41 -04:00
Laura Pacilio
4ab955eeab
Update website/docs/language/expressions/custom-conditions.mdx
...
Co-authored-by: Martin Atkins <mart@degeneration.co.uk >
2022-04-07 10:13:41 -04:00
Laura Pacilio
6b986c94bc
Update website/docs/language/expressions/custom-conditions.mdx
...
Co-authored-by: Martin Atkins <mart@degeneration.co.uk >
2022-04-07 10:12:49 -04:00
Laura Pacilio
d69cb58ff5
Add additional sections to condition expressions section
2022-04-06 17:01:04 -04:00
Laura Pacilio
eea860e0cf
Fixing typos and doing a read through
2022-04-06 16:55:43 -04:00
Laura Pacilio
04d329a9e1
Add references to custom conditions on related pages
2022-04-06 16:11:36 -04:00
Laura Pacilio
5803963be8
more nitpicks
2022-04-06 15:45:27 -04:00
Laura Pacilio
62a7b51ba7
more edits
2022-04-06 15:41:02 -04:00
Laura Pacilio
3ae238a448
More language edits
2022-04-06 14:57:20 -04:00
Laura Pacilio
af7e688859
more language cleanup for clarity
2022-04-05 17:01:21 -04:00
Laura Pacilio
b2576a3df3
Update page name to Custom Conditions per feedback
2022-04-05 15:50:24 -04:00
Jane
4de27fc52b
Update website/docs/language/settings/terraform-cloud.mdx
...
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com >
2022-04-01 14:22:14 +08:00
Jane
5b6eaa4fea
Add hostname argument to cloud block
2022-03-31 09:50:37 +08:00
Laura Pacilio
040985f6e1
more edits
2022-03-30 17:59:03 -04:00
Laura Pacilio
b0f491f2d1
update section title
2022-03-30 17:57:03 -04:00
Laura Pacilio
d12b170ef2
more page edits for flow and style
2022-03-30 17:48:43 -04:00
Laura Pacilio
5effda4170
Rename page again
2022-03-30 17:18:16 -04:00
Laura Pacilio
42d73fe324
Rename page in sidebar and change filename
2022-03-30 17:11:23 -04:00