Added EG deprecation notes
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.
- [NA] I have added tests to cover my changes.
- [NA] All new and existing tests passed.
- [NA] I have formatted the terraform code. (
terraform fmt -recursive && go fmt ./...
)
Current Behavior or Linked Issues
osdu/platform/system/notification#25 (closed)
A design change was taken to move PubSub from EG to SB. Further details are linked in the docs.
Does this introduce a breaking change?
- [YES/NO]
MR Guildelines
-
Paste TF Plan for the MR. : NA -
Pre-Merge pipeline should be run before merging. (Azure team) NA -
Does the module exists for new resource. NA -
Is there a new variable added in the MR. (Don’t use library variables and use locals) NA
Other information
The helm changes are pending