Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.3.1 protected Release: v0.3.1
    terraform-cloudvps v0.3.1
    
    This patch release fixes the web proxy resource when roles or Hiera was
    entirely unset.
    
    Taavi Väänänen (3):
          puppet_prefix: Save details directly after creation
          puppet_prefix: Default roles to an empty list
          Upgrade go-cloudvps to v0.3.1
  • v0.3.0 protected
    f57d3590 · Update copyright footer ·
    Release: v0.3.0
    terraform-cloudvps v0.3.0
    
    This release add support for configuring the provider with environment
    variables, improves handling of proxies that have been deleted
    externally, and starts publishing documentation to doc.wikimedia.org.
    
    Andrew Bogott (1):
          web proxy: don't error out if a proxy doesn't exist.
    
    Simon Walker (1):
          Allow configuring the provider by environment variables
    
    Taavi Väänänen (18):
          build: bump testify to 1.8.2
          add command to generate markdown docs
          build: bump dependencies
          Publish docs to doc.wikimedia.org
          build: fix docs site build command
          build: fix gitlab ci dependencies
          build: use needs
          Improve descriptions on docs site
          build: Update dependencies, bump Go to 1.19
          build: attempt to fix docs build
          Upgrade dependencies
          build: Try to fix docs generation
          build: Fix git safe.directory madness for docs generation
          build: Fix externally managed Python environment error
          Upgrade go-cloudvps to v0.3.0
          build: Remove hardcoded repository name
          build: Don't try to publish docs from forks
          Update copyright footer
    
    Vivian Rook (1):
          Example using variable for ip
  • v0.2.0 protected
    441d4c11 · build: fix go import path ·
    terraform-cloudvps v0.2.0
    
    Taavi Väänänen (4):
          build: update dependencies
          proxy: fix test file name
          Add puppet prefix resource
          build: fix go import path
  • v0.1.3 protected
    terraform-cloudvps v0.1.3
    
    This release adds support for importing proxy resources.
    
    Taavi Väänänen (4):
          upgrade terraform-plugin-framework to v1.0.0
          proxy: fir example file name
          proxy: add import support
          proxy: fix file name to match the resource name
  • v0.1.2 protected
    f945ae87 · upgrade go-cloudvps ·
    terraform-cloudvps v0.1.2
    
    Taavi Väänänen (7):
          Makefile: make the output path compatible with dev overrides
          upgrade terraform-plugin-framework
          upgrade terraform-plugin-framework to v0.15
          upgrade terraform-plugin-framework to v0.17
          proxy: re-create if the name changes
          proxy: limit number of backends
          upgrade go-cloudvps
  • v0.1.1 protected
    terraform-cloudvps v0.1.1
    
    Taavi Väänänen (2):
          add gitlab ci file
          Built the binary without linking to glibc
  • v0.1.0 protected
    b5f97401 · fix doc generation ·
    Release 0.1.0
    
    Initial tagged release, with support for managing web proxies.
    
    Taavi Väänänen (2):
          Initial commit
          fix doc generation