<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/terraform, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/terraform?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/terraform?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2025-12-17T17:55:47Z</updated>
<entry>
<title>feat!: unify `auto-approve` aliases in `terraform` and `opentofu` (#12795)</title>
<updated>2025-12-17T17:55:47Z</updated>
<author>
<name>Yurii Liaskovets</name>
<email>yurii.liaskovets@gmail.com</email>
</author>
<published>2025-12-17T17:55:47Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=8a231b19308140ca88732e4cb0f3de9768036bfb'/>
<id>urn:sha1:8a231b19308140ca88732e4cb0f3de9768036bfb</id>
<content type='text'>
BREAKING CHANGE: `tfaa` (apply auto-approve) aliases are now named `tfa!`
to require extra effort on potentially destructive action, in a similar
fashion to destroy auto-approve.</content>
</entry>
<entry>
<title>feat(terraform): add `-parallelism=1` aliases (#13484)</title>
<updated>2025-12-17T07:04:09Z</updated>
<author>
<name>leggatron</name>
<email>ryan.legg@jamf.com</email>
</author>
<published>2025-12-17T07:04:09Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b5c449e1eb69d1390d1ea9ceba9f504fad383780'/>
<id>urn:sha1:b5c449e1eb69d1390d1ea9ceba9f504fad383780</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(terraform): add aliases for workspace management (#12845)</title>
<updated>2025-10-22T17:12:22Z</updated>
<author>
<name>Jeconias Santos</name>
<email>jeconiass2009@hotmail.com</email>
</author>
<published>2025-10-22T17:12:22Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=bd295c014f47ac2462d6145f87ae627ae765860f'/>
<id>urn:sha1:bd295c014f47ac2462d6145f87ae627ae765860f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(terraform): add `init -reconfigure` aliases` (#13129)</title>
<updated>2025-05-23T13:43:53Z</updated>
<author>
<name>Kalle Ahlström</name>
<email>71292737+kahlstrm@users.noreply.github.com</email>
</author>
<published>2025-05-23T13:43:53Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1ed17ac0523ebc4d12e4e5324fd5f5ce5dafc668'/>
<id>urn:sha1:1ed17ac0523ebc4d12e4e5324fd5f5ce5dafc668</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(terraform): support `TF_DATA_DIR` in `tf_prompt_info` (#12949)</title>
<updated>2025-01-30T15:14:04Z</updated>
<author>
<name>soemiran</name>
<email>erwan.miran@saas-office.com</email>
</author>
<published>2025-01-30T15:14:04Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1c34b0e67d4f1dff36a079f31d7dafe8bcf92f6e'/>
<id>urn:sha1:1c34b0e67d4f1dff36a079f31d7dafe8bcf92f6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(terraform): add `destroy -auto-approve` alias (#12704)</title>
<updated>2024-10-03T12:34:30Z</updated>
<author>
<name>So4resAlex</name>
<email>53014800+So4resAlex@users.noreply.github.com</email>
</author>
<published>2024-10-03T12:34:30Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=62cf1201b031399e7251abeee859e895ee825a48'/>
<id>urn:sha1:62cf1201b031399e7251abeee859e895ee825a48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat (terraform): add `apply -auto-approve` alias (#12658)</title>
<updated>2024-09-18T18:40:54Z</updated>
<author>
<name>Tushar Mohod</name>
<email>98651842+tusharmohod@users.noreply.github.com</email>
</author>
<published>2024-09-18T18:40:54Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=865291cb7af2fef7e67128fd4294f3ffa9b08c3d'/>
<id>urn:sha1:865291cb7af2fef7e67128fd4294f3ffa9b08c3d</id>
<content type='text'>
Closes #12591 </content>
</entry>
<entry>
<title>feat(terraform): add `fmt -recursive` alias (#12637)</title>
<updated>2024-09-05T17:52:39Z</updated>
<author>
<name>michael-follmann</name>
<email>35061945+michael-follmann@users.noreply.github.com</email>
</author>
<published>2024-09-05T17:52:39Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=e6380085f3bc917d913e2d9ddf79a03a09ad95fc'/>
<id>urn:sha1:e6380085f3bc917d913e2d9ddf79a03a09ad95fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(terraform): add workspace aliases (#12171)</title>
<updated>2024-06-10T23:29:57Z</updated>
<author>
<name>nitrocode</name>
<email>7775707+nitrocode@users.noreply.github.com</email>
</author>
<published>2024-06-10T23:29:57Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=37f5203abe6b0f603172d86530f0e65029f4ac9c'/>
<id>urn:sha1:37f5203abe6b0f603172d86530f0e65029f4ac9c</id>
<content type='text'>
* feat(terraform): add workspace aliases

* chore: rm aliases in separate pending pr

* docs: show tfiu alias in readme

---------

Co-authored-by: Robby Russell &lt;robby@planetargon.com&gt;</content>
</entry>
<entry>
<title>feat(terraform): add `tft` (`terraform test`) (#12299)</title>
<updated>2024-03-26T08:52:01Z</updated>
<author>
<name>Arash Haghighat</name>
<email>irLinja@users.noreply.github.com</email>
</author>
<published>2024-03-26T08:52:01Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=ecc3e9db8adba668f9109647bc9fbbdec513de8a'/>
<id>urn:sha1:ecc3e9db8adba668f9109647bc9fbbdec513de8a</id>
<content type='text'>
</content>
</entry>
</feed>
