Megan Marsh
48de1fc7da
allow datasources to use other datasources
...
create a null data source for testing. We can choose to document if we want to, but it's a convenience for us
add a test to catch cyclic datasource dependency, update tests to include out of order data sources, and update the code to clean up the returned diagnostics generated from the recursive evaluation
PR review comments
2021-09-03 16:10:39 -07:00
Megan Marsh
fd80f8da8c
Add two new data sources -- hcp-packer-iteration and hcp-packer-image. These data sources together will allow users to query hcp_packer for the image_ids they need to use as source images to their builds, with a simple UI and clear outputs.
...
add quick and dirty acceptance test for hcp packer image iteration and hcp packer image data sources
PR review
linting
2021-09-03 15:51:09 -07:00
Megan Marsh
60b734733b
reworked docs, and created docs page. Not adding to the website index because we don't want this doc page live until after the HCP Packer registry enters public beta
2021-08-30 16:27:08 -07:00
Megan Marsh
c0eb830c42
better docstrings and regenerate docs
2021-08-30 15:53:29 -07:00
Megan Marsh
980deeb684
Implement hcp packer data source. This is a rough copy of the terraform provider's data source, to make beta user experience consistent across both sources
2021-08-27 12:03:55 -07:00
sylviamoss
e3010fa817
extract oneandone and add remote docs
2021-05-25 14:26:22 +02:00
Sylvia Moss and Adrien Delorme
505cbd2591
Vendor amazon plugin ( #10800 )
...
* remove amazon from core
* vendor amazon plugin
* remove website content
* Add amazon to docs-remote-plugins
* update amazon reference links in the documentation
* update amazon docs version to latest
Co-authored-by: Adrien Delorme <[email protected] >
2021-03-25 13:37:48 +01:00
Sylvia Moss
7d0578c5b7
add DatasourceOutput type to struct-markdown cmd ( #10512 )
2021-01-22 17:55:32 +01:00
Sylvia Moss
d1ada744e1
Aws Secrets Manager data sources ( #10505 )
2021-01-22 14:49:45 +01:00