Skip to content
Snippets Groups Projects
Select Git revision
  • 30dad96530e370e922f0a0fbe1a9933b6f1395e0
  • 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

src

  • Clone with SSH
  • Clone with HTTPS
  • 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
    Name Last commit Last update
    ..