mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-15 11:13:09 -06:00
Set base_url
This commit is contained in:
parent
29aa947c3b
commit
342e196967
@ -2,6 +2,8 @@
|
||||
# Configure Middleman
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
set :base_url, "https://www.terraform.io/"
|
||||
|
||||
activate :hashicorp do |h|
|
||||
h.version = ENV['TERRAFORM_VERSION']
|
||||
h.bintray_repo = 'mitchellh/terraform'
|
||||
|
Loading…
Reference in New Issue
Block a user