Azure / osdu-infrastructure

OSDU Azure Infrastructure as Code
Apache License 2.0
42 stars 39 forks source link

Provider sync #20

Closed danielscholl closed 4 years ago

danielscholl commented 4 years ago

All Submissions:


Current Behavior or Linked Issues


This pull request prepares for working on AKS architecture changes, by updating modules with bug fixes needed for AKS, isolates terraform provider for OSDU R2 and extracts elastic version to a variable to allow for versions other then 6.8.3.

Does this introduce a breaking change?


Other information


This PR requires that a variable be added into the Infrastructure Pipeline Variables -{env} library. TF_VAR_elasticsearch_version = 6.8.3