Zach Shilton
565ca6627c
website: revert test of plugin docs config validation
2021-03-20 21:51:42 -04:00
Zach Shilton
c100b56d44
website: clarify error message in plugin config check
2021-03-20 21:50:20 -04:00
Avi Miller
e6596a0a1d
[oracle-oci] Add support for E3/E4.Flex shapes
...
This addes an optional shape_config stanza which allows
you to specify how many ocpus and memory the Flex
instance should be allocated.
This required an upgrade of the OCI Go SDK version.
Signed-off-by: Avi Miller <avi.miller@oracle.com>
2021-03-21 12:46:21 +11:00
Zach Shilton
55012937a9
website: add comments to duo of plugin docs zip fns
2021-03-20 21:45:40 -04:00
Zach Shilton
15d467eaf1
website: fix outdated comment
2021-03-20 21:45:12 -04:00
Zach Shilton
ce896351b9
website: temporary change to double-check validation
2021-03-20 21:37:21 -04:00
Zach Shilton
fb0886b724
website: Implement basic validation for plugin docs config
2021-03-20 21:35:46 -04:00
Andrew Pryde
a915ec8e05
Upgrade oci-go-sdk to latest
2021-03-20 02:16:17 +00:00
Megan Marsh
667f930d3d
Merge pull request #10793 from hashicorp/update-changelog-plugin-extraction-notes
...
update CHANGELOG
2021-03-19 13:42:54 -07:00
Wilken Rivera
f2f65607eb
update CHANGELOG
2021-03-19 14:32:05 -04:00
Megan Marsh
ecaff88af9
Merge pull request #10780 from hashicorp/fix_10728
...
add legacy_isotime hcl function
2021-03-19 09:51:24 -07:00
Megan Marsh
a40a782408
remove escaped dir
2021-03-19 09:28:30 -07:00
Brian Farrell
80f807de4d
Fix issue with test breaking default value when client_cert_token_timeout is missing ( #10783 )
2021-03-19 15:17:41 +01:00
Wilken Rivera
ac7c0f2f04
Update link in issue migrator config ( #10791 )
2021-03-19 09:48:58 -04:00
Adrien Delorme
e2e6bce4c4
Update hcl2_upgrade_test.go
...
show diffs with strings
2021-03-19 13:56:41 +01:00
jhawk28
9f647ba2bb
try to retype key if an error is received ( #10541 )
2021-03-19 13:27:05 +01:00
Wilken Rivera
7c6c399a38
Add hashibot configuration for transferring issues ( #10785 )
...
The added configuration will allow us to transfer open remote-plugin/* issues from
hashicorp/packer to their new respective repos. HashiBot issue transfer
only works with orgs it has write access to. Which is similar to how
GitHub's issue transfer feature works.
2021-03-19 12:47:32 +01:00
Adrien Delorme
d5ccf73e91
oci builder: Show key_file errors ( #10774 )
2021-03-19 11:59:10 +01:00
Megan Marsh
502708b86a
Refactor hcl2_upgrade ( #10787 )
2021-03-19 10:24:49 +01:00
sophia
9b641c9bfd
Force NoDirectUpload for vagrantcloud if asset size > 5 GB
2021-03-18 17:22:27 -05:00
Zach Shilton
1d485988ea
website: bump timeout for vercel build polling
2021-03-18 15:31:04 -04:00
Zach Shilton
de12cd318d
website: remove outdated comment on plugin config entries
2021-03-18 15:10:02 -04:00
Zachary Shilton
597dcce2ab
website: fix tag vs version reference in README
...
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2021-03-18 15:06:42 -04:00
Zachary Shilton
0f8a658a23
website: clarify tag vs version in error msg
...
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2021-03-18 15:05:52 -04:00
Megan Marsh
4242cf3151
fix tests
2021-03-18 10:02:27 -07:00
Zach Shilton
618a3d42c6
website: clarify purpose of sourceUrl
2021-03-18 12:31:24 -04:00
Zach Shilton
203900e403
website: delete unused plugin-docs utilities
2021-03-18 12:26:27 -04:00
Zach Shilton
bece5c3c69
website: fix minor style issue in PluginTier component
2021-03-18 12:26:16 -04:00
Zach Shilton
9e03647ad7
website: update readme to reflect revised nav-data and plugin docs
2021-03-18 12:26:03 -04:00
Zach Shilton
e68e736b6c
website: add indexing for plugin docs content
2021-03-18 12:25:49 -04:00
Zach Shilton
26a572270d
website: add github action to flag plugin-docs issues
2021-03-18 12:25:36 -04:00
Zach Shilton
8b3e7e6f2f
website: use revised remote-plugin-docs server implementation
...
- also bumps to stable docs-page, and makes related api changes for intro and guides routes
2021-03-18 12:24:36 -04:00
Zach Shilton
341308c582
website: add refactored remote-plugin-docs utilities
2021-03-18 12:21:53 -04:00
Ace Eldeib
3227d3da43
clean up azure temporary managed os disk ( #10713 )
...
* clean up temporary managed os disk
* improve message for skipping disk deletion
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
* re-arrange osdisk/additional disk cleanup
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
* remove additional disk cleanup
* add some validation on scenarios
* alway clean up resources inside template cleanup
* tidy to master
* clarify naming and comments
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
* test: add acceptance testing for azure cleanup
* revert template changes
* fix err check
* delete resources in parallel with retry to avoid serial deletion
* nit: improve log message for transient deletion errors
* fix: typo
* remove unused func to make lint happy
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2021-03-18 12:09:57 -04:00
Sylvia Moss
0f541aaf5e
Update CONTRIBUTING.md ( #10782 )
2021-03-18 16:24:34 +01:00
Megan Marsh
0ecc4b5e52
add annotation warning to isotime func usage
2021-03-17 16:06:19 -07:00
Megan Marsh
6986fb0e81
make upgrade set isotime func properly
2021-03-17 15:52:22 -07:00
Megan Marsh
a6f907c688
tests
2021-03-17 10:48:55 -07:00
Adrien Delorme
3e8641e30e
Delete formatted.pkr.hcl ( #10775 )
2021-03-17 14:41:46 +01:00
Sylvia Moss
d0737dcd17
skip DownloadPathKey and ShouldUploadISO on mapstructure-to-hcl2 ( #10772 )
2021-03-17 14:26:38 +01:00
Megan Marsh
f12c89bd84
add legacy_isotime function to hcl funcs
2021-03-16 13:33:43 -07:00
Megan Marsh
0b5f8901cc
changelog
2021-03-16 09:59:49 -07:00
Megan Marsh
64a3219f69
fix error messaging in wrappedmain. Stderr gets eaten by panicwrap, so we need to write to stdout, which then gets unpacked into error and output messages using the ErrorPrefix and OutputPrefix ( #10766 )
2021-03-16 11:21:00 +01:00
Megan Marsh
60c961c021
Merge pull request #10457 from teddylear/feature/recursivefmt-2
...
Adding recursive flag to formatter to format subdirectories
2021-03-15 11:01:01 -07:00
Adrien Delorme
f32b67c3bb
Simplify error message when config file can't be "stat'd" ( #10763 )
...
* remove confusing message when a stat error happens while trying to list HCL2 files
* leave early if our first GetHCL2Files has errors
2021-03-15 14:07:07 +01:00
Adrien Delorme
160d932cce
remove weir "Cannot tell wether " + path + " is a directory" error
2021-03-15 12:04:16 +01:00
Adrien Delorme
e0fe579837
un-remove tests
2021-03-15 12:00:19 +01:00
Adrien Delorme
fe21ff905d
test that folders containing a - file won't hang forever
2021-03-15 11:51:21 +01:00
Adrien Delorme
8ee8420408
simplify return
2021-03-15 11:49:03 +01:00
Adrien Delorme
25ee6a19a6
flatten if a little
2021-03-15 11:48:13 +01:00