Ilia Gogotchuri
2d9cef1f55
Functions: decode_tfvars, encode_tfvars, encode_expr on bult-in provider for compatibility ( #2306 )
...
Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com >
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com >
2024-12-25 13:21:59 +04:00
Jonas Bakken
fc5ffe4edd
feat: implement issensitive function ( #1381 )
...
Signed-off-by: Jonas Bakken <jonasbakken@protonmail.com >
2024-03-13 11:22:58 +01:00
Pooria Ghaedi
b5889b10eb
Feat: urldecode function #1234 ( #1283 )
...
Signed-off-by: pooriaghaedi <pooria.ghaedi@gmail.com >
2024-03-01 15:09:45 +00:00
Sanskruti Shahu
835dcb8121
Added templatestring function similar to templatefile ( #1223 )
...
Signed-off-by: sanskruti-shahu <sanskruti.shahu@harness.io >
Signed-off-by: Sanskruti Shahu <76054960+sanskruti-shahu@users.noreply.github.com >
Co-authored-by: James Humphries <James@james-humphries.co.uk >
2024-02-28 09:56:05 -05:00
Marcin Wyszynski
b524b6140c
Implement cidrcontains function ( #366 )
2024-01-11 23:33:55 +01:00
Kuba Martin
47c34d05e2
Refactor base64gunzip function to be more in line with other functions. ( #1077 )
...
Signed-off-by: Jakub Martin <kubam@spacelift.io >
2024-01-08 15:05:20 +01:00
Christian Mesh
ce0231cfaf
Fix alpha ordering of functions ( #1048 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com >
2023-12-21 11:29:10 -05:00
l-with
ae5ec54458
implement gunzipbase64 ( #799 )
...
Signed-off-by: Lars With <lars@with.de >
2023-12-21 11:16:15 -05:00
Julien Levasseur
4c0bda5386
Rename website to OpenTofu ( #516 )
...
Co-authored-by: Damian Stasik <920747+damianstasik@users.noreply.github.com >
Co-authored-by: Roman Grinovski <roman.grinovski@gmail.com >
2023-09-21 10:57:47 +01:00
James Humphries
531a6d2742
Remove links in documentation navigation files to documents that no longer exist
...
removed link to terraform-editions page that no longer exists
removed list page as its not usable
removed map page as its not usable
Signed-off-by: James Humphries <jamesh@spacelift.io >
2023-08-31 09:09:44 +01:00
Damian Stasik
19c658c516
Clean up docs nav data JSON files ( #243 )
2023-08-30 13:41:32 +02:00
Tomas
20603b1f71
Update website/data ( #204 )
...
* Update `website/data`
* Remove
2023-08-29 10:01:45 +03:00
RLRabinowitz
c31a2812fb
Remove terraform from file names in website folder
2023-08-27 14:06:49 +03:00
Liam Cervante
cf3a72a2bc
Reinstate the accidentally deleted experimental testing page ( #33413 )
...
* Reinstate the accidentally deleted experimental testing page
* try removing nav reference as it is hidden anyway
* try nesting the nav reference?
* try nesting with the other module pages
2023-06-22 16:01:18 +02:00
Liam Cervante
dc04fcbc75
Update upgrade guide navigation ( #33411 )
2023-06-22 15:26:22 +02:00
kmoe
991d6f3f1f
website: plannable import docs ( #33266 )
...
* website: plannable import docs
* website: config gen docs
* Update website/docs/cli/commands/plan.mdx
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* Update website/docs/cli/import/index.mdx
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* Update website/docs/language/import/index.mdx
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* Update website/docs/language/import/index.mdx
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* fix docs rendering
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* link again to import blocks
* fix genconfig example plan output
* Update website/docs/language/import/index.mdx
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* add import resource config example
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* attempt to fix nav
* more explicit
* fix build?
* remove pseudo tutorial
* add advice on when to gen
* add note on idempotency
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
Co-authored-by: Alan Szlosek Jr <alan.szlosek@hashicorp.com >
* refer to cli cmd in usual way
* more explanation for genconfig
* remove unnecessary sentence
* add heading
* update help text
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* update link
* add import ID section
* Apply suggestions from code review
Co-authored-by: rita <8647768+ritsok@users.noreply.github.com >
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: rita <8647768+ritsok@users.noreply.github.com >
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* dial back didacticism
* clarify genconfig instructions
* explicit explanation of arg conflict
* Apply suggestions from code review
Co-authored-by: rita <8647768+ritsok@users.noreply.github.com >
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* clarify import block required for genconfig
---------
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
Co-authored-by: Alan Szlosek Jr <alan.szlosek@hashicorp.com >
Co-authored-by: rita <8647768+ritsok@users.noreply.github.com >
2023-06-09 15:14:42 +01:00
Liam Cervante
6fa5784129
Add documentation page for checks and assertions ( #33241 )
...
* Add documentation page for checks and assertions
* address comments
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* address comments
* Apply suggestions from code review
Co-authored-by: Radek Simko <radek.simko@gmail.com >
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* address comments
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* revamp choosing checks or other custom conditions section
* expand on depends_on
* fix issues link
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* address comments
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
---------
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
Co-authored-by: Radek Simko <radek.simko@gmail.com >
2023-06-06 08:05:58 +02:00
Craig Wright
aae6e8ee69
Replaced tab with spaces.
2023-04-26 15:11:49 -07:00
Craig Wright
412e7ad908
Adding additional entry necessary to generate docs.
2023-04-26 15:08:44 -07:00
Zac Clifton
3bb6a5896b
Feat: Add strcontains function and documentation ( #33069 )
...
* add strcontains function and documentation
2023-04-26 20:41:32 +01:00
Liam Cervante
aae6990d38
Add native plantimestamp function to Terraform ( #32980 )
...
* add plantimestamp function
* documentation
* add missing links
* fix typo
2023-04-21 09:47:28 +02:00
Alan Szlosek Jr
8ab72c249d
add docs meta descriptions ( #32771 )
...
* add docs meta descriptions
* cleanups
* remove old docs files
* Apply suggestions from code review
Co-authored-by: rita <8647768+ritsok@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: rita <8647768+ritsok@users.noreply.github.com >
* remove testing-experiment from nav data
---------
Co-authored-by: rita <8647768+ritsok@users.noreply.github.com >
2023-03-15 15:56:34 -04:00
James Bardin
df65d16022
replace null_resource with terraform_data
...
Replace references to null_resource with terraform_data, and link the
use of terraform_data from replace_triggered_by.
2023-02-14 09:48:10 -05:00
James Bardin
0328d116c5
initial terraform_data docs
2023-02-13 17:59:31 -05:00
Bryce Kalow
b54017ef83
website: content updates for developer ( #31779 )
...
Co-authored-by: Matthew Garrell <69917312+mgarrell777@users.noreply.github.com >
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com >
Co-authored-by: Kevin Wang <kwangsan@gmail.com >
Co-authored-by: Judith Malnick <judith@hashicorp.com >
Co-authored-by: Martin Atkins <mart@degeneration.co.uk >
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com >
2022-09-15 15:54:13 -05:00
Laura Pacilio
a891119b61
Remove legacy provisioners from docs
2022-09-14 18:43:48 -04:00
Martin Atkins
a30294372f
website: Version-specific upgrade guides (v1.4 branch)
...
Before our website allowed selecting from older versions of Terraform to
see older documentation we needed to preserve all of the historical
upgrade guides in the latest release branch so that they'd stay available
on the website.
However, our new strategy is for each release to have its own separate
set of documentation selectable using a global version selector. We should
therefore now have only the upgrade guide for the each minor release
on its release branch, with the upgrade guides for earlier releases
instead maintained on their own branches.
However, our v1.1 branch is, as a matter of pragmatism, serving as the home
for the "v1.1 and earlier" documentation, and so there will continue to
be multiple upgrade guides on that branch. For that reason, we're
preserving the URL scheme "upgrade-guides" (plural) even though the URL
now points to only a single version upgrade guide because that causes
readers to land in the correct place if they are on a modern version's
upgrade guide page and they use the version selector to choose the
"v1.1 and earlier" option.
2022-09-14 13:37:04 -07:00
James Bardin
522556534d
remove deprecated backends ( #31711 )
...
* remove deprecated backends
* remove backend docs
Remove references to deprecated backends from docs.
2022-08-31 10:17:07 +01:00
Martin Atkins
2ee9589650
lang/funcs: "timecmp" function
...
This is a complement to "timestamp" and "timeadd" which allows
establishing the ordering of two different timestamps while taking into
account their timezone offsets, which isn't otherwise possible using the
existing primitives in the Terraform language.
2022-08-25 10:15:42 -07:00
Martin Atkins
2aff67857f
website: Remove the legacy v0.11 language documentation
...
We've been holding on to this snapshot of the old docs from the v0.11
branch ever since the v0.12 release as a courtesy to folks who are still
using Terraform v0.11, since until now we didn't have any way to serve
older versions' docs on the website alongside the current aside from
snapshotting it forward in this way.
However, our website framework now supports publishing multiple versions
at the same time and so the final resting place for these v0.11 docs will
be in the "v1.1" branch, whose content is serving as the documentation
for the "v1.1 and earlier" version selection on the website. While it does
still feel a little awkward to have v0.11 be a subsection of the v1.1
docs, this is at least more honest in that v0.11 _is_ earlier than v1.1,
whereas it's confusing and weird for it to appear under the "v1.2.x"
option and the other versions that will appear later.
In order to avoid breaking incoming links to the old docs we will deploy
this in conjunction with some additional redirects managed by the top-level
terraform-website repository, which will send all paths with the prefix
/language/configuration-0-11 to the equivalent path under
/language/v1.1.x/configuration-0-11 . That redirect rule must exist
outside of this repository because it's a bridge _between_ versions of
the website in this repository, rather than a link to other content within
the same version.
2022-08-11 09:23:38 -07:00
Joshua Barton
2278d30857
docs: add documentation for starts and endswith
2022-07-06 10:56:32 -05:00
Laura Pacilio
2e4b417e3c
Add internals to the sidebar
2022-06-13 17:30:11 -04:00
Laura Pacilio
89dbd6a26b
Remove overview backends page; add sensitive credentials warning to config page
2022-06-08 16:17:27 -04:00
Alisdair McDiarmid
718b0875ef
lang: Remove defaults function
...
Now that we are able to specify optional object attribute defaults
inline in a type constraint, the separate `defaults` function is no
longer needed.
2022-06-01 06:40:37 -04:00
James Bardin
b56ff97653
v1.2 upgrade guide
2022-05-18 08:20:14 -04:00
Laura Pacilio
f9462d5d51
Update links to say "Custom Condition Checks"
2022-04-07 16:25:09 -04:00
Laura Pacilio
b2576a3df3
Update page name to Custom Conditions per feedback
2022-04-05 15:50:24 -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
Laura Pacilio
834f65e4f0
Fix formatting issues that would prevent website from loading
2022-02-07 11:59:28 -05:00
Laura Pacilio
5cb8be0d50
Update nav to remove overview page that no longer exists
2022-01-18 14:07:40 -08:00
Dylan Staley
31ed2d987c
store website nav files
2021-12-21 14:52:51 -08:00