Skip to content
Snippets Groups Projects
Select Git revision
  • 73d5cd95cfaaa6cd35b677fdcff2f24601399205
  • main default protected
  • 0.50.0
  • 0.49.0
  • 0.48.0
  • 0.48.0-rc1
  • 0.47.0
  • 0.47.0-rc2
  • 0.47.0-rc1
  • 0.46.0
  • 0.45.0
  • 0.44.0
  • 0.43.0
  • 0.42.0
  • 0.42.0-rc4
  • 0.42.0-rc3
  • 0.42.0-rc2
  • 0.42.0-rc1
  • 0.41.0
  • 0.40.0
  • 0.40.0-rc7
  • 0.40.0-rc6
22 results

gitlab-tofu.sh

Blame
  • user avatar
    Timo Furrer authored
    This change set implements auto url-encoding for the state name when
    it's used as a URL.
    This allows to seamlessly define a state name like `production/aws`.
    
    The feature is behind a feature flag that can be disabled.
    You can define the `TF_FF_AUTO_URLENCODE_STATE_NAME` variable as `false`
    in your pipeline configuration to disable this behavior.
    
    Changelog: added
    43148c54
    History
    gitlab-tofu.sh 7.44 KiB