Skip to content

Production DDMS infra terraform script

Aadil Nazir requested to merge az/production-ddms-infra 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.
  • [YES] All new and existing tests passed.
  • [YES] I have formatted the terraform code. (terraform fmt -recursive && go fmt ./...)

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)
  • Does the module exists for new resource.
  • Is there a new variable added in the MR. (Don’t use library variables and use locals)

Other information


  • This MR creates infrastructure for production ddms in azure.
  • Resources proposed to add via this MR

Resource behind feature flag?
Azure Data explorer Yes
Azure postgresql flexible server Yes
Service bus data receiver role assignment No
Service bus topics - osdu-timeseries-publisher-gateway-dev, osdu-timeseries-storage-gateway-dev , timeseries-publisher-processing-gateway No
Cassandra-pddms file share No
redis-pddms file share No
Edited by saketh somaraju

Merge request reports