Skip to content

Releases: zombiezen/terraform-google-hugo-site

0.6.0

19 Mar 21:02
Compare
Choose a tag to compare
  • Add resources_bucket and resources_prefix input variables. These permit sharing Hugo intermediate artifacts between runs, which can speed up some builds.
  • Enforce hugo_env as a list of strings

0.5.0

31 Jul 03:51
Compare
Choose a tag to compare
  • Add cloud_build_timeout_sec variable

0.4.1

14 Feb 16:27
Compare
Choose a tag to compare
  • Use images from GitHub Container Registry
  • Upgrade to Hugo 0.80.0

0.4.0

14 Feb 16:28
Compare
Choose a tag to compare
  • Replace repository_url output with ssh_repository_url and https_repository_url
  • Add deploy_trigger_id output

0.3.2

26 Sep 18:02
Compare
Choose a tag to compare
v0.3.2

Fix the Hugo Docker tag

0.3.1

26 Sep 17:43
Compare
Choose a tag to compare
v0.3.1

Update more references to main

0.3.0

26 Sep 17:41
Compare
Choose a tag to compare
Upgrade versions of Hugo and Google provider

Bumped required version to Terraform 0.13 to use
required_providers stanza.