Zach Shilton
6cc3933c77
Bump components to remove md processing, fix theme
2021-02-16 12:55:09 -05:00
Adrien Delorme
4409991887
add emojis to version table
2021-02-16 14:37:24 +01:00
sylviamoss
6e195f92e8
update components docs
2021-02-16 14:31:05 +01:00
Sylvia Moss
715fe51517
Update website/content/docs/commands/fix.mdx
...
Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2021-02-16 14:09:32 +01:00
Adrien Delorme
d2a8408577
update "how to comment in json" guide
2021-02-16 13:57:33 +01:00
Adrien Delorme
192e85951f
packer build template.pkr.hcl
in .github/CONTRIBUTING.md
2021-02-16 13:54:49 +01:00
Adrien Delorme
e2a337e0ea
packer build template.pkr.hcl
2021-02-16 13:49:13 +01:00
sylviamoss
c29b9f957d
reorder terminology
2021-02-16 12:51:49 +01:00
Sylvia Moss
514be931be
Update website/content/partials/guides/hcl2-beta-note.mdx
...
Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2021-02-16 12:48:39 +01:00
Sylvia Moss
1049db4f98
Update website/content/docs/commands/fix.mdx
...
Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2021-02-16 12:48:33 +01:00
sylviamoss
9ce9f49f4d
fix types and add text to templates index
2021-02-16 12:48:07 +01:00
sylviamoss
47adccabf2
swtichs the sidebar order of HCL and JSON templates
2021-02-16 10:13:05 +01:00
sylviamoss
1a20146993
update command section
2021-02-16 10:08:47 +01:00
Glenn McDonald
496e3ed07b
Fix invalid link for env function docs ( #10637 )
2021-02-16 09:15:15 +01:00
sylviamoss
9718af4982
update hcl guides
2021-02-15 18:17:39 +01:00
Sylvia Moss
e0557f84e9
Add access config to generated amazon ami data source ( #10634 )
2021-02-15 17:35:03 +01:00
Adrien Delorme
f7ee3f8ead
Update website/content/guides/1.7-template-upgrade.mdx
...
Co-authored-by: Sylvia Moss <moss@hashicorp.com>
2021-02-15 17:24:56 +01:00
Adrien Delorme
8208f425c8
addrs: remove Plugin.ForDisplay func, the String one does the job
...
to make things less confusing
2021-02-15 15:32:42 +01:00
Adrien Delorme
516e919c5e
Update init.mdx
2021-02-15 15:15:00 +01:00
Adrien Delorme
13b34e2c73
Update 1.7-template-upgrade.mdx
2021-02-15 15:13:36 +01:00
Adrien Delorme
ba87656273
Update CHANGELOG.md
2021-02-15 14:20:50 +01:00
Adrien Delorme
429262030f
fix paths for windows !
2021-02-15 14:11:00 +01:00
Adrien Delorme
4487152d1e
cosmetic commit
2021-02-15 14:07:22 +01:00
Adrien Delorme
72e4dc4cb5
update docs to remove 'magic' required_plugin block usages
2021-02-15 13:58:58 +01:00
Adrien Delorme
7809242f41
quote template example
2021-02-15 13:47:40 +01:00
Adrien Delorme
632e918c52
Update plugins_test.go
2021-02-15 13:47:40 +01:00
Adrien Delorme
4cb94a67b0
Update types.variables.go
2021-02-15 13:47:40 +01:00
Adrien Delorme
029729225d
tests and fixes
2021-02-15 13:47:39 +01:00
Adrien Delorme
aeecfcd422
show version constrain error in case it's handy
2021-02-15 13:47:39 +01:00
Adrien Delorme
9f545c28fe
required_plugins: prevent using plugin = "version"
, and show an example
2021-02-15 13:47:39 +01:00
Adrien Delorme
fe12d53e77
addr: remove support for defaulting plugin namespace and host
2021-02-15 13:47:39 +01:00
Sylvia Moss
00fce3c46f
Add v1.7.0 template upgrade guide ( #10615 )
2021-02-15 11:38:11 +01:00
Megan Marsh
bd7b31853e
Multi plugin naming ( #10608 )
2021-02-15 11:10:43 +01:00
Megan Marsh
cac6b04546
update help text for hcl2_upgrade ( #10624 )
2021-02-15 11:03:44 +01:00
Megan Marsh
80ed988ffe
Hcl2 upgrade fix ( #10625 )
...
* fix random nil pointer dereference I found while debugging hcl2_upgrade issues
* fix hcl2_upgrade command by creating passthroughs for all text template fields
2021-02-15 10:40:21 +01:00
Megan Marsh
b20dea6aec
Merge pull request #10614 from hashicorp/azr_acc_test_old_single_component_plugins
...
Acc test "old style" single component plugins
2021-02-12 14:22:29 -08:00
Megan Marsh
4f5af3b919
Merge pull request #10619 from hashicorp/hcl2_upgrade_annotations
...
Add -with-annotation flag to hcl2_upgrade command
2021-02-12 14:17:10 -08:00
sylviamoss
e69410b633
fix lint
2021-02-12 15:38:44 +01:00
sylviamoss
855ba9775a
add docs
2021-02-12 15:31:13 +01:00
sylviamoss
76e3d57cae
add with-annotation flag to hcl2_upgrade
2021-02-12 15:18:53 +01:00
teddylear
0637601eda
Fixing recursive formatting tests to work on all platforms
2021-02-11 22:08:36 -05:00
Adrien Delorme
7089e0854a
rename setup func to avoid name conflict
2021-02-11 18:00:18 +01:00
Adrien Delorme
40c2b2a153
add manually-installed-single-component-plugin-old-api-fails
2021-02-11 16:55:30 +01:00
Adrien Delorme
3677069010
test: manually-installed-single-component-plugin-works
2021-02-11 16:35:08 +01:00
Adrien Delorme
b321c64c1e
Update init_test.go
2021-02-11 15:26:33 +01:00
Adrien Delorme
ad0ce49cec
fix tmpdir creation
2021-02-11 15:17:05 +01:00
Adrien Delorme
021044e963
put name first
2021-02-11 14:56:42 +01:00
Adrien Delorme
ba8484ee6b
tests: pre make dir in case nothing happens
2021-02-11 14:49:52 +01:00
Adrien Delorme
3052e3c5d5
tests
2021-02-11 14:46:53 +01:00
Sylvia Moss
c5fca1f876
Make template documentation visible from components docs ( #10611 )
2021-02-11 14:21:06 +01:00