File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
jetbrains-core/resources/META-INF Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "description" : " Allow connecting to RDS/Redshift databases with temporary IAM AWS credentials or a SecretsManager secret"
4
+ }
Original file line number Diff line number Diff line change 83
83
<depends optional =" true" config-file =" ext-python.xml" >com.intellij.modules.python</depends >
84
84
<depends optional =" true" config-file =" ext-nodejs.xml" >JavaScriptDebugger</depends >
85
85
<depends optional =" true" config-file =" ext-rider.xml" >com.intellij.modules.rider</depends >
86
- <!-- TODO enable to enable RDS/Redshift features-->
87
- <!-- depends optional="true" config-file="ext-datagrip.xml">com.intellij.database</depends-->
86
+ <depends optional =" true" config-file =" ext-datagrip.xml" >com.intellij.database</depends >
88
87
89
88
<xi : include href =" /META-INF/change-notes.xml" xpointer =" xpointer(/idea-plugin/*)" >
90
89
<xi : fallback />
You can’t perform that action at this time.
0 commit comments