Skip to content

Os/add agic enabled feature flag

Vasyl Leskiv [SLB] requested to merge os/add-agic-enabled-feature-flag into master

Infrastructure Submissions:


  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES] I have updated the documentation accordingly.
  • [NO] I have added tests to cover my changes.
  • [NA] All new and existing tests passed.
  • [YES] I have formatted the terraform code. (terraform fmt -recursive && go fmt ./...)

Current Behavior or Linked Issues


Added feature flag and docs to remove AGIC related resources.

Does this introduce a breaking change?


  • [NO]

MR Guildelines

  • Paste TF Plan for the MR.
  • Pre-Merge pipeline should be run before merging. (Azure team)
  • Is there a new variable added in the MR. (Don’t use library variables and use locals)

Other information


Edited by Davyd Derkach

Merge request reports