Commit Graph

22 Commits (76ea6c59cd06dbb710d0b3adbd11f9985c2f2e05)

Author SHA1 Message Date
James Bardin bb84dc75b7 Fix improper wait group usage in test
10 years ago
Clint a9aaf44a87 fix make issues (supersedes #7868) (#7876)
10 years ago
Paul Hinze b7e854fa8b
provider/template: validate vars are primitives
10 years ago
Martin Atkins 861ac536dd provider/template: convert resources to data sources
10 years ago
James Nugent 3ea3c657b5 core: Use OutputState in JSON instead of map
10 years ago
James Nugent a0cc7115b3 deps: Update call sites of hil.Eval from update
10 years ago
Paul Hinze 0036db8f82 provider/template: warn when template specified as path
10 years ago
Mitchell Hashimoto aaf1302ce8 providers/template: don't use config/lang
10 years ago
Simon Thulbourn 548136c050 Remove mime type validation
10 years ago
James Nugent b0f9eb5c13 provider/template: Allow update in `template_cloudinit_config`
10 years ago
Paul Hinze 0739cf2348 provider/template: fix race causing panic in template_file
10 years ago
Simon Thulbourn 3701342716 Alters template provider to use a fork of multipart.
10 years ago
Simon Thulbourn 33d2afc26d Add headers to output
10 years ago
James Nugent ba9c7323a9 Remove unnecessary commented imports
10 years ago
James Nugent abffa67a49 Rename resource.go -> resource_template_file.go
10 years ago
James Nugent a926fa6fdd Adds template_cloudinit_config resource to template
10 years ago
Paul Hinze 928f534cfc template_file: source contents instead of path
11 years ago
Paul Hinze 385b17d679 provider/template: don't error when rendering fails in Exists
11 years ago
Paul Hinze 06eb388c3f provider/template: store relative path in state
11 years ago
Paul Hinze a96a3372c6 provider/template: don't diff when there's no diff
11 years ago
Josh Bleecher Snyder 76bcac3031 providers/template: add tests, address review comments
11 years ago
Josh Bleecher Snyder 745d83a995 providers: add template provider
11 years ago