Skip to content

Add terraform_state config to gitlab.yml

Matt Kasa requested to merge add-terraform-state-config into master

What does this Merge Request do?

In order to support terraform_state added in gitlab!26619 (merged) we need to configure the object_store for it in gitlab.yml

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Merge request reports